Install Wine fonts in $(datadir)/wine/fonts

Dmitry Timoshkov dmitry at codeweavers.com
Tue Mar 7 08:17:49 CST 2006


Hello,

Changelog:
    Install Wine fonts in $(datadir)/wine/fonts.

--- cvs/hq/wine/fonts/Makefile.in	Wed Feb 15 23:46:08 2006
+++ wine/fonts/Makefile.in	Tue Mar 07 14:14:41 2006
@@ -3,7 +3,7 @@ TOPOBJDIR = ..
 SRCDIR    = @srcdir@
 VPATH     = @srcdir@
 MODULE    = none
-fontdir   = $(datadir)/fonts/wine
+fontdir   = $(datadir)/wine/fonts
 
 BITMAP_FONTS  = \
 	coue1255.fon \





More information about the wine-patches mailing list