From 185beeb2d70b7e80e9644e2cf6270ac61ee365ef Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 26 Apr 2021 10:04:51 +0200 Subject: update-archlinux32-package: linux-(pae|olpc-xo1): run `make alldefconfig` more often and earlier --- update-archlinux32-package | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3