From 0fe65d5cb16521ad43f6dc0fdd2fe1825a924fd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20=27Flameeyes=27=20Petten=C3=B2?= Date: Fri, 30 Jun 2006 20:03:10 +0000 Subject: Use FONTPATH rather than FONTDIR, as the former is already expanded. CVS patchset: 8084 CVS date: 2006/06/30 20:03:10 --- misc/fonts/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc') diff --git a/misc/fonts/Makefile.am b/misc/fonts/Makefile.am index 4912cca1d..5fb84d010 100644 --- a/misc/fonts/Makefile.am +++ b/misc/fonts/Makefile.am @@ -1,7 +1,7 @@ include $(top_srcdir)/misc/Makefile.common -datadir = $(XINE_FONTDIR) -data_DATA = \ +fontdir = $(XINE_FONTPATH) +font_DATA = \ cetus-16.xinefont.gz \ cetus-20.xinefont.gz \ cetus-24.xinefont.gz \ -- cgit v1.2.3