aboutsummaryrefslogtreecommitdiffstats
path: root/testing/perl-io-socket-inet6
diff options
context:
space:
mode:
Diffstat (limited to 'testing/perl-io-socket-inet6')
-rw-r--r--testing/perl-io-socket-inet6/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/perl-io-socket-inet6/APKBUILD b/testing/perl-io-socket-inet6/APKBUILD
index 50d63a78c1..e3f4444a72 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() {