From d1116170674d4162653dc50fce7585f275973552 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sun, 18 Feb 2018 15:10:51 +0100 Subject: community/haskell-hslua: disable check() --- community/haskell-hslua/PKGBUILD | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) (limited to 'community') 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 -- cgit v1.2.3