r10370 - /desktop/unstable/dasher/debian/rules

lool at users.alioth.debian.org lool at users.alioth.debian.org
Wed Apr 25 08:39:52 UTC 2007


Author: lool
Date: Wed Apr 25 08:39:51 2007
New Revision: 10370

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=10370
Log:
* Wrap long line.

Modified:
    desktop/unstable/dasher/debian/rules

Modified: desktop/unstable/dasher/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/dasher/debian/rules?rev=10370&op=diff
==============================================================================
--- desktop/unstable/dasher/debian/rules (original)
+++ desktop/unstable/dasher/debian/rules Wed Apr 25 08:39:51 2007
@@ -8,4 +8,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 += --with-speech --with-a11y  --without-cairo --enable-joystick
+DEB_CONFIGURE_EXTRA_FLAGS += \
+	--with-speech \
+	--with-a11y \
+	--without-cairo \
+	--enable-joystick




More information about the pkg-gnome-commits mailing list