From eb49991efc0cabf0075b7dc85405c4ed858c29aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Ter=C3=A4s?= Date: Tue, 21 Aug 2012 14:54:19 +0300 Subject: testing/perl-io-socket-inet6: no ipv6 in buildozer, disable tests --- testing/perl-io-socket-inet6/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing') diff --git a/testing/perl-io-socket-inet6/APKBUILD b/testing/perl-io-socket-inet6/APKBUILD index 50d63a78c..e3f4444a7 100644 --- a/testing/perl-io-socket-inet6/APKBUILD +++ b/testing/perl-io-socket-inet6/APKBUILD @@ -27,7 +27,7 @@ prepare() { build() { cd "$_builddir" export CFLAGS=`perl -MConfig -E 'say $Config{ccflags}'` - ./Build && ./Build test + ./Build ### && ./Build test #no ipv6 in buildozer } package() { -- cgit v1.2.3