Dmitry Timoshkov : fonts: Install fonts in $(datadir)/wine/fonts.
8 Mar
2006
8 Mar
'06
12:08 p.m.
Module: wine Branch: refs/heads/master Commit: f1a08352673985a965eb205abd0d8632aedc4bca URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=f1a08352673985a965eb205a... Author: Dmitry Timoshkov <dmitry(a)codeweavers.com> Date: Tue Mar 7 22:17:49 2006 +0800 fonts: Install fonts in $(datadir)/wine/fonts. --- fonts/Makefile.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/fonts/Makefile.in b/fonts/Makefile.in index 59aa6e9..e1b71f9 100644 --- a/fonts/Makefile.in +++ b/fonts/Makefile.in @@ -3,7 +3,7 @@ TOPOBJDIR = .. SRCDIR = @srcdir@ VPATH = @srcdir@ MODULE = none -fontdir = $(datadir)/fonts/wine +fontdir = $(datadir)/wine/fonts BITMAP_FONTS = \ coue1255.fon \
7316
Age (days ago)
7316
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard