summaryrefslogtreecommitdiff
path: root/community/perl-strictures/APKBUILD
diff options
context:
space:
mode:
authorpsykose <alice@ayaya.dev>2023-05-29 02:57:31 +0000
committerpsykose <alice@ayaya.dev>2023-05-29 04:57:33 +0200
commit6467bd0461e3b40076135a7d87f509afab1dcb49 (patch)
treea1e4f0b031425831ccb48a169b3026e51ad725fe /community/perl-strictures/APKBUILD
parentc7c1b9747753f109513aa906501d329c76c12188 (diff)
downloadaports-6467bd0461e3b40076135a7d87f509afab1dcb49.zip
*/*: fix files that had non-tab indents/\"alignment\"
Diffstat (limited to 'community/perl-strictures/APKBUILD')
-rw-r--r--community/perl-strictures/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-strictures/APKBUILD b/community/perl-strictures/APKBUILD
index 1dcc701ed9e..3e49cda8cd0 100644
--- a/community/perl-strictures/APKBUILD
+++ b/community/perl-strictures/APKBUILD
@@ -23,7 +23,7 @@ build() {
}
check() {
- make test
+ make test
}
package() {