index : devops | |
Archlinux32 devs' convenience-scripts | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2021-05-06 16:47:13 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-05-06 16:47:13 +0200 |
commit | 77d4ef96316ad99f3c3ee90320fd8f62c5f6368c (patch) | |
tree | 8539008ea0e7910d96fc4a9ab91fec4eb1ad1fb3 | |
parent | 185beeb2d70b7e80e9644e2cf6270ac61ee365ef (diff) |
-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 |