index : devops | |
Archlinux32 devs' convenience-scripts | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | update-archlinux32-package | 2 |
diff --git a/update-archlinux32-package b/update-archlinux32-package index b488ec6..3659c02 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 \(old\|prepare\)/ i make alldefconfig + /make \(old\|prepare\)/ i make olddefconfig s/^}$/return 1\n\0/ '"'"' PKGBUILD makepkg -fcrs --asdeps --noconfirm |