r21747 - /packages/unstable/gnome-dvb-daemon/debian/rules

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Fri Oct 2 07:55:35 UTC 2009


Author: slomo
Date: Fri Oct  2 07:55:34 2009
New Revision: 21747

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=21747
Log:
* Don't regenerate Vala sources yet, it needs valac from GIT

Modified:
    packages/unstable/gnome-dvb-daemon/debian/rules

Modified: packages/unstable/gnome-dvb-daemon/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-dvb-daemon/debian/rules?rev=21747&op=diff
==============================================================================
--- packages/unstable/gnome-dvb-daemon/debian/rules [utf-8] (original)
+++ packages/unstable/gnome-dvb-daemon/debian/rules [utf-8] Fri Oct  2 07:55:34 2009
@@ -7,10 +7,11 @@
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 DEB_CONFIGURE_EXTRA_FLAGS := --enable-totem-plugin
-DEB_CONFIGURE_SCRIPT_ENV += VALAC="/usr/bin/valac --target-glib=2.16"
+
+#DEB_CONFIGURE_SCRIPT_ENV += VALAC="/usr/bin/valac --target-glib=2.16"
 
 binary-install/gnome-dvb-client::
 	dh_pysupport -pgnome-dvb-client
 
-makebuilddir::
-	rm -f src/gnome-dvb-daemon.vala.stamp
+#makebuilddir::
+#	rm -f src/gnome-dvb-daemon.vala.stamp




More information about the pkg-gnome-commits mailing list