[renpy] 67/146: Fix it properly this time
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 a05835226758486bbf7daf2df9d7d37f458c12fe
Author: Miriam Ruiz <miriam at debian.org>
Date: Fri Aug 28 21:05:56 2009 +0000
Fix it properly this time
---
debian/rules | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/rules b/debian/rules
index 39696b5..f83eb16 100755
--- a/debian/rules
+++ b/debian/rules
@@ -75,15 +75,15 @@ install-indep:
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/
+ usr/share/games/renpy/common/DejaVuSans.ttf
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/
+ usr/share/games/renpy/launcher/DejaVuSans.ttf
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/
+ usr/share/games/renpy/launcher/DejaVuSerif.ttf
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