diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2017-12-17 16:59:23 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2017-12-17 16:59:23 +0100 |
commit | 9732e2ab8e5d0d73ad3ae8d646ad01bd0bf612a9 (patch) | |
tree | 3a4d7ada19d5fc14db8452feac775f197f4236ff /extra/cantor/PKGBUILD | |
parent | d041e731c65f1884cd368fef8f18e3f4de59ee8e (diff) | |
download | packages-9732e2ab8e5d0d73ad3ae8d646ad01bd0bf612a9.tar.xz |
removed extra/cantor PKGBUILD
Diffstat (limited to 'extra/cantor/PKGBUILD')
-rw-r--r-- | extra/cantor/PKGBUILD | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/extra/cantor/PKGBUILD b/extra/cantor/PKGBUILD deleted file mode 100644 index 19f82aed..00000000 --- a/extra/cantor/PKGBUILD +++ /dev/null @@ -1,6 +0,0 @@ -eval "$( - declare -f build | \ - sed ' - /^\s*cd build/ a \ MARCH=pentium4 - ' -)" |