[med-svn] r11520 - trunk/packages/freemedforms-project/trunk/debian
Eric Maeker
ericmaeker-guest at alioth.debian.org
Mon Jul 2 13:56:39 UTC 2012
Author: ericmaeker-guest
Date: 2012-07-02 13:56:39 +0000 (Mon, 02 Jul 2012)
New Revision: 11520
Modified:
trunk/packages/freemedforms-project/trunk/debian/rules
Log:
freemedforms: no --with quilt
Modified: trunk/packages/freemedforms-project/trunk/debian/rules
===================================================================
--- trunk/packages/freemedforms-project/trunk/debian/rules 2012-07-01 22:04:39 UTC (rev 11519)
+++ trunk/packages/freemedforms-project/trunk/debian/rules 2012-07-02 13:56:39 UTC (rev 11520)
@@ -16,7 +16,7 @@
AUTOCONF_SUB = -D$(1) -- $(QMAKE_CONFIG) $(QMAKE_IPATH) $(QMAKE_SUBPROJECT_CONFIG) LOWERED_APPNAME="$(1)" $(1).pro
%:
- dh $@ --with quilt --parallel --buildsystem=qmake_qt4 # --dbg-package=freemedforms-project-dbg
+ dh $@ --parallel --buildsystem=qmake_qt4 # --dbg-package=freemedforms-project-dbg
override_dh_auto_configure:
lrelease global_resources/translations/*.ts
More information about the debian-med-commit
mailing list