r2385 - packages/trunk/wormux/debian
Eddy Petrisor
eddyp-guest at alioth.debian.org
Fri Feb 9 15:39:49 CET 2007
Author: eddyp-guest
Date: 2007-02-09 15:39:48 +0100 (Fri, 09 Feb 2007)
New Revision: 2385
Added:
packages/trunk/wormux/debian/wormux-data.links
Modified:
packages/trunk/wormux/debian/changelog
Log:
workaround the font issue since it seems the game doesn't give a damn about the configutation option *and* the moved away file and *still* tries to get the font from the same location
Modified: packages/trunk/wormux/debian/changelog
===================================================================
--- packages/trunk/wormux/debian/changelog 2007-02-09 13:14:51 UTC (rev 2384)
+++ packages/trunk/wormux/debian/changelog 2007-02-09 14:39:48 UTC (rev 2385)
@@ -4,10 +4,12 @@
we're in freeze)
* move the DejaVu-Sans.ttf file out of the data source directory before
configure so is not accounted as a file in the target and place it back
- before clean; this way /usr/share/games/wormux/font/DejaVuSans.ttf is
- no longer searched for and wormux doesn't fail to start (Closes: #410272)
+ before clean; this way /usr/share/games/wormux/font/DejaVuSans.ttf should
+ no longer be searched for
+ * install also a symlink where the game searches the font as a temporary
+ workaround until I pin the origin of problem (Closes: #410272)
- -- Eddy Petrișor <eddy.petrisor at gmail.com> Fri, 9 Feb 2007 13:48:51 +0200
+ -- Eddy Petrișor <eddy.petrisor at gmail.com> Fri, 9 Feb 2007 16:33:40 +0200
wormux (0.7.9-1) unstable; urgency=low
Added: packages/trunk/wormux/debian/wormux-data.links
===================================================================
--- packages/trunk/wormux/debian/wormux-data.links 2007-02-09 13:14:51 UTC (rev 2384)
+++ packages/trunk/wormux/debian/wormux-data.links 2007-02-09 14:39:48 UTC (rev 2385)
@@ -0,0 +1 @@
+/var/lib/defoma/fontconfig.d/D/DejaVu-Sans.ttf usr/share/games/wormux/font/DejaVuSans.ttf
More information about the Pkg-games-commits
mailing list