index : devtools32 | |
Archlinux32 fork of devtools | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | makechrootpkg.in | 2 |
diff --git a/makechrootpkg.in b/makechrootpkg.in index 092f195..43acc3f 100644 --- a/makechrootpkg.in +++ b/makechrootpkg.in @@ -10,7 +10,7 @@ shopt -s nullglob -makepkg_args='-s --noconfirm' +makepkg_args='-s --noconfirm -L' repack=false update_first=false clean_first=false |