index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2019-06-13 14:04:29 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2019-06-13 14:04:29 +0200 |
commit | 21e022dc2aa80f72daab7c0c943c6043ce697e95 (patch) | |
tree | 71a7eb03ad3941b529145c20b52ae696fbacdd82 /core | |
parent | c007021e93e16bed8a56d2c0afbf3e1b421cca4e (diff) |
-rw-r--r-- | core/postfix/PKGBUILD | 2 |
diff --git a/core/postfix/PKGBUILD b/core/postfix/PKGBUILD index c69ac157..a6e73395 100644 --- a/core/postfix/PKGBUILD +++ b/core/postfix/PKGBUILD @@ -9,5 +9,3 @@ if [ "${CARCH}" = "i486" ]; then ' )" fi - -# replace $CARCH == pentium4 to i686 |