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

Andreas Tille tille at alioth.debian.org
Wed Oct 6 09:13:06 UTC 2010


Author: tille
Date: 2010-10-06 09:13:00 +0000 (Wed, 06 Oct 2010)
New Revision: 5337

Modified:
   trunk/packages/freediams/trunk/debian/rules
Log:
Added "lrelease global_resources/translations/*.ts" to override_dh_auto_configure target, hope this works as Eric has intended.


Modified: trunk/packages/freediams/trunk/debian/rules
===================================================================
--- trunk/packages/freediams/trunk/debian/rules	2010-10-06 07:16:20 UTC (rev 5336)
+++ trunk/packages/freediams/trunk/debian/rules	2010-10-06 09:13:00 UTC (rev 5337)
@@ -4,6 +4,7 @@
 	dh $@ --with quilt
 
 override_dh_auto_configure:
+	lrelease global_resources/translations/*.ts
 	qmake-qt4 -r -config release "CONFIG+=LINUX_INTEGRATED" "INSTALL_ROOT_PATH=$(CURDIR)/debian/tmp/usr/" freediams.pro
 
 # Upstream does not seem to provide a proper clean target - clean up here




More information about the debian-med-commit mailing list