r27609 - /packages/unstable/system-config-printer/debian/rules

agx at users.alioth.debian.org agx at users.alioth.debian.org
Sat Apr 16 15:49:32 UTC 2011


Author: agx
Date: Sat Apr 16 15:49:27 2011
New Revision: 27609

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=27609
Log:
configure: Enable installation of udev rule

Modified:
    packages/unstable/system-config-printer/debian/rules

Modified: packages/unstable/system-config-printer/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/system-config-printer/debian/rules?rev=27609&op=diff
==============================================================================
--- packages/unstable/system-config-printer/debian/rules [utf-8] (original)
+++ packages/unstable/system-config-printer/debian/rules [utf-8] Sat Apr 16 15:49:27 2011
@@ -9,7 +9,8 @@
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
-DEB_CONFIGURE_EXTRA_FLAGS := --sbindir=/usr/bin
+DEB_CONFIGURE_EXTRA_FLAGS := --sbindir=/usr/bin \
+			     --with-udev-rules
 
 configure/python-cupshelpers::
 	cp debug.py smburi.py cupshelpers/




More information about the pkg-gnome-commits mailing list