[renpy] 66/146: Yet another font to remove

Markus Koschany apo-guest at moszumanska.debian.org
Tue Jan 12 19:40:07 UTC 2016


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch experimental
in repository renpy.

commit 7873a10f5d18088faeb82791c8cace068dfe4431
Author: Miriam Ruiz <miriam at debian.org>
Date:   Fri Aug 28 21:02:16 2009 +0000

    Yet another font to remove
---
 debian/rules | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index e277054..39696b5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -73,13 +73,17 @@ install-indep:
 	dh_install -prenpy-thequestion debian/renpy-thequestion.xpm usr/share/pixmaps
 	dh_install -prenpy-thequestion debian/renpy-thequestion.desktop usr/share/applications
 
-	rm -f $(CURDIR)/debian/renpy/usr/share/games/renpy/common/DejaVuSans.*
+	rm -f $(CURDIR)/debian/renpy/usr/share/games/renpy/common/DejaVuSans.ttf
 	dh_link -prenpy /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf \
-		usr/share/games/renpy/common/DejaVuSans.ttf
+		usr/share/games/renpy/common/
 
-	rm -f $(CURDIR)/debian/renpy/usr/share/games/renpy/launcher/DejaVuSans.*
+	rm -f $(CURDIR)/debian/renpy/usr/share/games/renpy/launcher/DejaVuSans.ttf
 	dh_link -prenpy /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf \
-		usr/share/games/renpy/launcher/DejaVuSans.ttf
+		usr/share/games/renpy/launcher/
+
+	rm -f $(CURDIR)/debian/renpy/usr/share/games/renpy/launcher/DejaVuSerif.ttf
+	dh_link -prenpy /usr/share/fonts/truetype/ttf-dejavu/DejaVuSerif.ttf \
+		usr/share/games/renpy/launcher/
 
 	dh_install -prenpy-doc doc/* usr/share/doc/renpy/html
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/renpy.git



More information about the Pkg-games-commits mailing list