summaryrefslogtreecommitdiff
path: root/update-archlinux32-package
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-04-26 10:04:51 +0200
committerErich Eckner <git@eckner.net>2021-04-26 10:04:51 +0200
commit185beeb2d70b7e80e9644e2cf6270ac61ee365ef (patch)
treec6090016c22a5fac9ff40598b18b779c98f617b7 /update-archlinux32-package
parentb528cb1279bac261e6d476a50e6216163f2d735c (diff)
downloaddevops-185beeb2d70b7e80e9644e2cf6270ac61ee365ef.tar.xz
update-archlinux32-package: linux-(pae|olpc-xo1): run `make alldefconfig` more often and earlier
Diffstat (limited to 'update-archlinux32-package')
-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