[Fusionforge-commits] r15221 - in branches/Branch_5_2: . src/debian

Roland Mas lolando at fusionforge.org
Tue Mar 27 08:45:12 CEST 2012


Author: lolando
Date: 2012-03-27 08:45:11 +0200 (Tue, 27 Mar 2012)
New Revision: 15221

Modified:
   branches/Branch_5_2/
   branches/Branch_5_2/src/debian/rules
Log:
Stop running the Makefile on Debian package build

Modified: branches/Branch_5_2/src/debian/rules
===================================================================
--- branches/Branch_5_2/src/debian/rules	2012-03-26 18:38:18 UTC (rev 15220)
+++ branches/Branch_5_2/src/debian/rules	2012-03-27 06:45:11 UTC (rev 15221)
@@ -170,6 +170,8 @@
 debian/po/%:
 	cat $(patsubst debian/po/%, debian/dsf-po/%, $@) | $(SED_REPLACE) > $@
 
+override_dh_auto_build:
+
 build: remove-binary-files debian/po/templates.pot conffiles
 	$(DH) $@
 




More information about the Fusionforge-commits mailing list