[pkg-fgfs-crew] [flightgear-data] 02/02: Symlink fonts-liberation rather than ttf-liberation.

Markus Wanner markus_wanner-guest at alioth.debian.org
Tue Oct 1 19:43:56 UTC 2013


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

markus_wanner-guest pushed a commit to branch master
in repository flightgear-data.

commit aab9eae0489d71746c88137f0642b572d537501e
Author: Markus Wanner <markus at bluegap.ch>
Date:   Mon Sep 30 17:28:35 2013 +0200

    Symlink fonts-liberation rather than ttf-liberation.
---
 debian/changelog |    1 +
 debian/postinst  |    2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 33cba96..369882b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ flightgear-data (2.12.0-1) UNRELEASED; urgency=low
   * New upstream release.
   * Adjust dependencies on flightgear.
   * Add Replaces on fgfs-aircrafts-base as well.
+  * Symlink fonts-liberation rather than ttf-liberation. Closes: #724584.
 
  --
 
diff --git a/debian/postinst b/debian/postinst
index 220d094..55e0425 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -13,6 +13,6 @@ fi
 	ln -sTf /usr/share/zoneinfo /usr/share/games/flightgear/Timezone
 
 [ -e /usr/share/games/flightgear/Fonts/LiberationFonts ] || \
-	ln -sTf /usr/share/fonts/truetype/ttf-liberation /usr/share/games/flightgear/Fonts/LiberationFonts
+	ln -sTf /usr/share/fonts/truetype/liberation /usr/share/games/flightgear/Fonts/LiberationFonts
 
 #DEBHELPER#

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/flightgear-data.git



More information about the pkg-fgfs-crew mailing list