[Pkg-bluetooth-commits] r1401 - /packages/bluez/trunk/debian/rules

iwamatsu at users.alioth.debian.org iwamatsu at users.alioth.debian.org
Mon Jun 23 02:50:52 UTC 2014


Author: iwamatsu
Date: Mon Jun 23 02:50:52 2014
New Revision: 1401

URL: http://svn.debian.org/wsvn/pkg-bluetooth/?sc=1&rev=1401
Log:
Remove white space before 'autoreconf'

Modified:
    packages/bluez/trunk/debian/rules

Modified: packages/bluez/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez/trunk/debian/rules?rev=1401&op=diff
==============================================================================
--- packages/bluez/trunk/debian/rules	(original)
+++ packages/bluez/trunk/debian/rules	Mon Jun 23 02:50:52 2014
@@ -24,7 +24,7 @@
 	--enable-experimental
 
 %:
-	dh $@ --with systemd, autoreconf
+	dh $@ --with systemd,autoreconf
 
 override_dh_auto_configure:
 	dh_auto_configure -- $(CONFIGURE_FLAGS)




More information about the Pkg-bluetooth-commits mailing list