summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xupdate-archlinux32-package2
1 files changed, 1 insertions, 1 deletions
diff --git a/update-archlinux32-package b/update-archlinux32-package
index e2e8ba0..b488ec6 100755
--- a/update-archlinux32-package
+++ b/update-archlinux32-package
@@ -303,7 +303,7 @@ case ${update_path} in
ssh arch32-test '
cd '"${pkgname}"'
sed -i '"'"'
- /make oldconfig/ s/^\s*#//
+ /make \(old\|prepare\)/ i make alldefconfig
s/^}$/return 1\n\0/
'"'"' PKGBUILD
makepkg -fcrs --asdeps --noconfirm