index : devops | |
Archlinux32 devs' convenience-scripts | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2019-03-07 09:22:27 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-03-07 09:22:27 +0100 |
commit | 750f7e19271cfc1bbf2051982b73da0384ec84c2 (patch) | |
tree | 0b950c2e63dc80f84981c0dd73058e5e00e59d2d /update-archlinux32-package | |
parent | a16fafef9916d4650807734e64a8ef2dcea38493 (diff) |
-rwxr-xr-x | update-archlinux32-package | 2 |
diff --git a/update-archlinux32-package b/update-archlinux32-package index bf5cf56..e27a909 100755 --- a/update-archlinux32-package +++ b/update-archlinux32-package @@ -445,7 +445,7 @@ case ${update_path} in done )"' /^arch=[^#]*any/!{ - /^arch=(/s/(/(i486 i686 pentium3 / + /^arch=(/s/(/(i486 i686 pentium4 / } /make oldconfig/ s/^\s*#// s/^}$/return 1\n\0/ |