aboutsummaryrefslogtreecommitdiffstats
path: root/main/gnome-bluetooth
diff options
context:
space:
mode:
Diffstat (limited to 'main/gnome-bluetooth')
-rw-r--r--main/gnome-bluetooth/APKBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/main/gnome-bluetooth/APKBUILD b/main/gnome-bluetooth/APKBUILD
index 3775ff81a0..d09bb6bbc2 100644
--- a/main/gnome-bluetooth/APKBUILD
+++ b/main/gnome-bluetooth/APKBUILD
@@ -48,8 +48,6 @@ build() {
package() {
cd "$_builddir"
make DESTDIR="$pkgdir" install || return 1
- rm "$pkgdir"/usr/lib/*.la \
- || return 1
install -m644 -D "$srcdir/61-gnome-bluetooth-rfkill.rules" \
"$pkgdir/lib/udev/rules.d/61-gnome-bluetooth-rfkill.rules"
}