[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Tue Mar 26 18:52:24 UTC 2019


    Date: Tuesday, March 26, 2019 @ 18:52:23
  Author: heftig
Revision: 349235

Remove rulefile; it's also in gnome-settings-daemon

Modified:
  gnome-bluetooth/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ----
 1 file changed, 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-26 18:50:51 UTC (rev 349234)
+++ PKGBUILD	2019-03-26 18:52:23 UTC (rev 349235)
@@ -35,10 +35,6 @@
 
 package() {
   DESTDIR="$pkgdir" meson install -C build
-  _rulefile="$pkgdir/usr/lib/udev/rules.d/61-$pkgname-rfkill.rules"
-  install -Dm644 /dev/stdin "$_rulefile" <<END
-KERNEL=="rfkill", SUBSYSTEM=="misc", TAG+="uaccess"
-END
 }
 
 # vim:set sw=2 et:



More information about the arch-commits mailing list