Author: ericmaeker-guest
Date: 2012-02-25 22:00:15 +0000 (Sat, 25 Feb 2012)
New Revision: 9792
Modified:
trunk/packages/freemedforms/trunk/debian/rules
Log:
missing .pro && configrelease correction
Modified: trunk/packages/freemedforms/trunk/debian/rules
===================================================================
--- trunk/packages/freemedforms/trunk/debian/rules 2012-02-25 15:02:19 UTC
(rev 9791)
+++ trunk/packages/freemedforms/trunk/debian/rules 2012-02-25 22:00:15 UTC
(rev 9792)
@@ -7,7 +7,7 @@
override_dh_auto_configure:
lrelease global_resources/translations/*.ts
- qmake-qt4 -r -config release "CONFIG+=LINUX_INTEGRATED"
"INSTALL_ROOT_PATH=$(CURDIR)/debian/tmp/usr/" LOWERED_APPNAME="$(pkg)" $(pkg)
+ qmake-qt4 -r "CONFIG+=release" "CONFIG+=LINUX_INTEGRATED"
"INSTALL_ROOT_PATH=$(CURDIR)/debian/tmp/usr/" LOWERED_APPNAME="$(pkg)"
$(pkg).pro
# Upstream does not seem to provide a proper clean target - clean up here
override_dh_auto_clean:
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit