[med-svn] r5675 - trunk/packages/freediams/trunk/debian

Eric Maeker ericmaeker-guest at alioth.debian.org
Sun Jan 16 22:20:31 UTC 2011


Author: ericmaeker-guest
Date: 2011-01-16 22:20:31 +0000 (Sun, 16 Jan 2011)
New Revision: 5675

Modified:
   trunk/packages/freediams/trunk/debian/rules
Log:
spaces to tab correction for FreeDiams rules file...

Modified: trunk/packages/freediams/trunk/debian/rules
===================================================================
--- trunk/packages/freediams/trunk/debian/rules	2011-01-16 21:45:22 UTC (rev 5674)
+++ trunk/packages/freediams/trunk/debian/rules	2011-01-16 22:20:31 UTC (rev 5675)
@@ -5,7 +5,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="freediams" freediams.pro
+	qmake-qt4 -r -config release "CONFIG+=LINUX_INTEGRATED" "INSTALL_ROOT_PATH=$(CURDIR)/debian/tmp/usr/" LOWERED_APPNAME="freediams" freediams.pro
 
 # Upstream does not seem to provide a proper clean target - clean up here
 override_dh_auto_clean:




More information about the debian-med-commit mailing list