r13901 - packages/trunk/0ad-data/debian

Vincent Cheng vincentc-guest at alioth.debian.org
Tue Dec 18 09:38:46 UTC 2012


Author: vincentc-guest
Date: 2012-12-18 09:38:45 +0000 (Tue, 18 Dec 2012)
New Revision: 13901

Modified:
   packages/trunk/0ad-data/debian/rules
Log:
0ad-data: Minor change to d/rules relating to package split


Modified: packages/trunk/0ad-data/debian/rules
===================================================================
--- packages/trunk/0ad-data/debian/rules	2012-12-18 09:36:37 UTC (rev 13900)
+++ packages/trunk/0ad-data/debian/rules	2012-12-18 09:38:45 UTC (rev 13901)
@@ -8,7 +8,7 @@
 
 override_dh_link:
 	# Remove embedded fonts and use system copies instead
-	rm -f $(CURDIR)/debian/0ad-data/usr/share/games/0ad/tools/fontbuilder/fonts/*.ttf
+	rm -f $(CURDIR)/debian/0ad-data-common/usr/share/games/0ad/tools/fontbuilder/fonts/*.ttf
 	dh_link
 
 override_dh_builddeb:




More information about the Pkg-games-commits mailing list