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@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 \