aboutsummaryrefslogtreecommitdiffstats
path: root/main/freeswitch/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/freeswitch/APKBUILD')
-rw-r--r--main/freeswitch/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/freeswitch/APKBUILD b/main/freeswitch/APKBUILD
index 03aaf7ad4a..1783764d65 100644
--- a/main/freeswitch/APKBUILD
+++ b/main/freeswitch/APKBUILD
@@ -130,7 +130,6 @@ package(){
cd "$_builddir"
make -j1 DESTDIR="$pkgdir" install samples-conf samples-htdocs \
|| return 1
- find "$pkgdir" -name '*.la' -delete
install -m755 -D "$srcdir"/$pkgname.initd \
"$pkgdir"/etc/init.d/$pkgname || return 1