index : devtools32 | |
Archlinux32 fork of devtools | gitolite user |
summaryrefslogtreecommitdiff |
author | Luke Shumaker <lukeshu@parabola.nu> | 2017-03-28 18:36:10 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@parabola.nu> | 2017-04-05 14:09:14 -0400 |
commit | 3183ea07b02bb4e16db0a4eeb160e818b37926af (patch) | |
tree | d025df1ab85ea4cdbef2901da05c8f08e4a42737 /makechrootpkg.in | |
parent | 1a194dcfe5302a09986170bcb8f209ae01f31559 (diff) |
-rw-r--r-- | makechrootpkg.in | 1 |
diff --git a/makechrootpkg.in b/makechrootpkg.in index 774ebcf..0650f2d 100644 --- a/makechrootpkg.in +++ b/makechrootpkg.in @@ -20,7 +20,6 @@ makepkg_args=("${default_makepkg_args[@]}") repack=false update_first=false clean_first=false -install_pkg= run_namcap=false temp_chroot=false chrootdir= |