Author: ericmaeker-guest
Date: 2012-02-25 22:02:06 +0000 (Sat, 25 Feb 2012)
New Revision: 9793

Modified:
   trunk/packages/freediams/trunk/debian/rules
Log:
config release correction. should solve the kfreebsd bug

Modified: trunk/packages/freediams/trunk/debian/rules
===================================================================
--- trunk/packages/freediams/trunk/debian/rules 2012-02-25 22:00:15 UTC (rev 
9792)
+++ trunk/packages/freediams/trunk/debian/rules 2012-02-25 22:02:06 UTC (rev 
9793)
@@ -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).pro
+       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

Reply via email to