gnome-bluetooth: switch to /usr.
This commit is contained in:
parent
0a304de32d
commit
300aa0f23b
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnome-bluetooth'
|
||||
pkgname=gnome-bluetooth
|
||||
version=3.4.2
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-desktop-update --disable-schemas-compile --disable-icon-update"
|
||||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||
|
@ -26,5 +26,5 @@ long_desc="
|
|||
via OBEX."
|
||||
|
||||
post_install() {
|
||||
vinstall ${FILESDIR}/61-gnome-bluetooth-rfkill.rules 644 lib/udev/rules.d
|
||||
vinstall ${FILESDIR}/61-gnome-bluetooth-rfkill.rules 644 usr/lib/udev/rules.d
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue