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

Vincent Cheng vincentc-guest at alioth.debian.org
Mon Apr 9 23:26:00 UTC 2012


Author: vincentc-guest
Date: 2012-04-09 23:25:59 +0000 (Mon, 09 Apr 2012)
New Revision: 13470

Modified:
   packages/trunk/0ad-data/debian/rules
Log:
0ad: Update to version 0~r11339-1


Modified: packages/trunk/0ad-data/debian/rules
===================================================================
--- packages/trunk/0ad-data/debian/rules	2012-04-09 23:16:02 UTC (rev 13469)
+++ packages/trunk/0ad-data/debian/rules	2012-04-09 23:25:59 UTC (rev 13470)
@@ -3,6 +3,9 @@
 %:
 	dh $@ 
 
+override_dh_install:
+	dh_install --exclude=LICENSE
+
 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




More information about the Pkg-games-commits mailing list