aboutsummaryrefslogtreecommitdiffstats
path: root/testing/rrdbot/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/rrdbot/APKBUILD')
-rw-r--r--testing/rrdbot/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/rrdbot/APKBUILD b/testing/rrdbot/APKBUILD
index 82ad63d154..5fa1b8135c 100644
--- a/testing/rrdbot/APKBUILD
+++ b/testing/rrdbot/APKBUILD
@@ -39,7 +39,6 @@ build() {
package() {
cd "$_builddir"
make DESTDIR="$pkgdir" install || return 1
- rm -f "$pkgdir"/usr/lib/*.la
install -m755 -D "$srcdir"/rrdbotd.initd \
"$pkgdir"/etc/init.d/rrdbotd || return 1
install -m644 -D "$srcdir"/rrdbotd.confd \