aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-moose
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-moose')
-rw-r--r--community/perl-moose/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-moose/APKBUILD b/community/perl-moose/APKBUILD
index 7337e721d5..4d063da86b 100644
--- a/community/perl-moose/APKBUILD
+++ b/community/perl-moose/APKBUILD
@@ -34,7 +34,7 @@ prepare() {
build() {
cd "$builddir"
- make
+ make
}
package() {