index : devops | |
Archlinux32 devs' convenience-scripts | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2020-02-05 09:59:52 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-02-05 09:59:52 +0100 |
commit | 1513af5b3a7c5fb523060b82a903c2c32b9c1a8b (patch) | |
tree | 449b81618eae5da76125a3375afe9fe213054cfb /update-archlinux32-package | |
parent | aefc1e7fe1cfd6e95a7dc693e09c1916832d9545 (diff) |
-rwxr-xr-x | update-archlinux32-package | 2 |
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 ' < \ |