aboutsummaryrefslogtreecommitdiffstats
path: root/main/perl-net-openssh/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/perl-net-openssh/APKBUILD')
-rw-r--r--main/perl-net-openssh/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/perl-net-openssh/APKBUILD b/main/perl-net-openssh/APKBUILD
index c7f30908774..761c8531b64 100644
--- a/main/perl-net-openssh/APKBUILD
+++ b/main/perl-net-openssh/APKBUILD
@@ -28,7 +28,7 @@ build() {
cd "$_builddir"
export CFLAGS=`perl -MConfig -E 'say $Config{ccflags}'`
make
- # make test is interactive
+ # make test is interactive
}
package() {