Author: miriam
Date: 2009-08-28 16:42:11 +0000 (Fri, 28 Aug 2009)
New Revision: 10230
Modified:
packages/trunk/renpy/debian/rules
Log:
Remove repeated ttf fonts
Modified: packages/trunk/renpy/debian/rules
===================================================================
--- packages/trunk/renpy/debian/rules 2009-08-28 16:39:13 UTC (rev 10229)
+++ packages/trunk/renpy/debian/rules 2009-08-28 16:42:11 UTC (rev 10230)
@@ -50,6 +50,10 @@
dh_link -prenpy /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf \
usr/share/games/renpy/common/DejaVuSans.ttf
+ rm -f $(CURDIR)/debian/renpy/usr/share/games/renpy/launcher/DejaVuSans.*
+ dh_link -prenpy /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf \
+ usr/share/games/renpy/launcher/DejaVuSans.ttf
+
# renpy/ - Contains the python source code for Ren'Py.
dh_install -prenpy renpy/* usr/share/games/renpy/renpy/
# data/ - Contains the data for the launcher.
_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits