From 1513af5b3a7c5fb523060b82a903c2c32b9c1a8b Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 5 Feb 2020 09:59:52 +0100 Subject: update-archlinux32-package: "kernel with upstream": run `make oldconfig` more robustly --- update-archlinux32-package | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'update-archlinux32-package') diff --git a/update-archlinux32-package b/update-archlinux32-package index 4c712d8..3ad636e 100755 --- a/update-archlinux32-package +++ b/update-archlinux32-package @@ -469,7 +469,7 @@ case ${update_path} in /^arch=[^#]*any/!{ /^arch=(/s/(/(i486 i686 pentium4 / } - /make oldconfig/ s/^\s*#// + /^\s*cp .\+ \.config\s$/ a make oldconfig s/^}$/return 1\n\0/ '"'"' PKGBUILD ' < \ -- cgit v1.2.3