aboutsummaryrefslogtreecommitdiffstats
path: root/testing/schedtool
diff options
context:
space:
mode:
Diffstat (limited to 'testing/schedtool')
-rw-r--r--testing/schedtool/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/schedtool/APKBUILD b/testing/schedtool/APKBUILD
index a6d0e42371..be8fa6416e 100644
--- a/testing/schedtool/APKBUILD
+++ b/testing/schedtool/APKBUILD
@@ -33,7 +33,6 @@ build() {
package() {
cd "$_builddir"
make DESTPREFIX="/usr" DESTDIR="$pkgdir" install || return 1
- rm -f "$pkgdir"/usr/lib/*.la
}
md5sums="0d968f05d3ad7675f1f33ef1f6d0a3fb schedtool-1.3.0.tar.bz2"