Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=de45f7309b63d7ef91d0b2a6c1b4d16e64173871

commit de45f7309b63d7ef91d0b2a6c1b4d16e64173871
Author: Daniel Exner <[email protected]>
Date:   Mon Jan 9 12:48:45 2012 +0100

bluez-4.97-2-i686

* wrong config options

diff --git a/source/apps/bluez/FrugalBuild b/source/apps/bluez/FrugalBuild
index 03c7835..c9c6494 100644
--- a/source/apps/bluez/FrugalBuild
+++ b/source/apps/bluez/FrugalBuild
@@ -3,7 +3,7 @@

pkgname=bluez
pkgver=4.97
-pkgrel=1
+pkgrel=2
pkgdesc="Library to use the BlueZ Linux Bluetooth stack"
url="http://bluez.sourceforge.net/";
depends=('dbus-glib>=0.76'  'alsa-lib' 'libnl' 'zlib' 'libsndfile' 'check')
@@ -29,7 +29,6 @@ build() {
--enable-audio \
--enable-alsa \
--enable-usb \
-               --enable-netlink \
--enable-tools \
--enable-bccmd \
--enable-hid2hci \
@@ -38,10 +37,8 @@ build() {
--enable-pand \
--enable-dund \
--enable-cups \
-               --enable-configfiles \
--localstatedir=/var \
-               --with-systemdsystemunitdir=/lib/systemd/system \
-               --enable-udevrules
+               --with-systemdunitdir=/lib/systemd/system
Fmakeinstall
}
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to