summaryrefslogtreecommitdiff
path: root/community/perl-iptables-parse/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-iptables-parse/APKBUILD')
-rw-r--r--community/perl-iptables-parse/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-iptables-parse/APKBUILD b/community/perl-iptables-parse/APKBUILD
index 7aac9c939a0..b6c19895a43 100644
--- a/community/perl-iptables-parse/APKBUILD
+++ b/community/perl-iptables-parse/APKBUILD
@@ -27,7 +27,7 @@ build() {
}
check() {
- make test
+ make test
}
package() {