aboutsummaryrefslogtreecommitdiffstats
path: root/community/libisofs
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-26 22:29:23 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-02-26 23:33:40 -0300
commitdb9166bdfdb839780d02d214ed093c7adee236eb (patch)
tree943f978200cd761e72c2df12cee823d95043c7c5 /community/libisofs
parentbc7cfc4d129988d338d74802232aabaa6c39d914 (diff)
downloadaports-db9166bdfdb839780d02d214ed093c7adee236eb.tar.bz2
aports-db9166bdfdb839780d02d214ed093c7adee236eb.tar.xz
community/libisofs: modernize
Diffstat (limited to 'community/libisofs')
-rw-r--r--community/libisofs/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/community/libisofs/APKBUILD b/community/libisofs/APKBUILD
index 7b77e05df1..3b5ed21d29 100644
--- a/community/libisofs/APKBUILD
+++ b/community/libisofs/APKBUILD
@@ -23,7 +23,6 @@ build() {
}
check() {
- cd "$builddir"
make check
}