index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | community/cantor/PKGBUILD | 10 |
diff --git a/community/cantor/PKGBUILD b/community/cantor/PKGBUILD deleted file mode 100644 index 968694a8..00000000 --- a/community/cantor/PKGBUILD +++ /dev/null @@ -1,10 +0,0 @@ -eval "$( - declare -f build | \ - sed ' - /^\s*cd build/{ - a\ - # ok for most people, for i486. i586 we will blacklist the package - MARCH=pentium4 - } - ' -)" |