summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--community/haskell-hslua/PKGBUILD18
1 files changed, 2 insertions, 16 deletions
diff --git a/community/haskell-hslua/PKGBUILD b/community/haskell-hslua/PKGBUILD
index 349508b0..6ae182bf 100644
--- a/community/haskell-hslua/PKGBUILD
+++ b/community/haskell-hslua/PKGBUILD
@@ -8,19 +8,5 @@ eval "$(
'
)"
-# this test hangs (why?)
-
-eval "$(
- declare -f prepare | \
- sed '
- 2 a \
- sed -i '"'"' \
- /loadfile loading/ { \
- :a \
- /^.*\\n$/d \
- N \
- ba \
- } \
- '"'"' "$_hkgname-$pkgver/test/Foreign/Lua/ApiTest.hs"
- '
-)"
+unset check
+unset checkdepends