summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2017-12-17 15:57:24 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2017-12-17 15:57:24 +0100
commitc30b5dd23aacc2a0cfa6dad33ced1cf5a8698b8e (patch)
treeb12676bece8cce821ea10bec90eedef51d0b3db3 /community
parent47c28472ac5995d40eb97024b6447a31f2d9afd7 (diff)
downloadpackages-c30b5dd23aacc2a0cfa6dad33ced1cf5a8698b8e.tar.xz
removed community/cantor fix
Diffstat (limited to 'community')
-rw-r--r--community/cantor/PKGBUILD10
1 files changed, 0 insertions, 10 deletions
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
- }
- '
-)"