Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/libmysofa/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libmysofa/PKGBUILD')
-rw-r--r--community/libmysofa/PKGBUILD5
1 files changed, 0 insertions, 5 deletions
diff --git a/community/libmysofa/PKGBUILD b/community/libmysofa/PKGBUILD
deleted file mode 100644
index 6b978deb..00000000
--- a/community/libmysofa/PKGBUILD
+++ /dev/null
@@ -1,5 +0,0 @@
-# no nodejs on i486, used only in tests
-if [ "$CARCH" == 'i486' ]; then
- checkdepends=(${checkdepends[@]//nodejs/})
- unset check
-fi