summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
- }
- '
-)"