rpms/libfontenc/devel libfontenc-0.99.2-use-datadir-for-encodings.patch, NONE, 1.1

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Nov 23 00:34:06 UTC 2005


Author: mharris

Update of /cvs/dist/rpms/libfontenc/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv2596

Added Files:
	libfontenc-0.99.2-use-datadir-for-encodings.patch 
Log Message:
add libfontenc-0.99.2-use-datadir-for-encodings.patch

libfontenc-0.99.2-use-datadir-for-encodings.patch:
 Makefile.am |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

--- NEW FILE libfontenc-0.99.2-use-datadir-for-encodings.patch ---
--- ./src/Makefile.am.use-datadir-for-encodings	2005-11-22 17:25:47.000000000 -0500
+++ ./src/Makefile.am	2005-11-22 17:25:59.000000000 -0500
@@ -5,7 +5,7 @@
          fontenc.c \
 	 fontencI.h
 
-FONTDIR=${libdir}/X11/fonts
+FONTDIR=${datadir}/X11/fonts
 FONTENCDEFS = -DFONT_ENCODINGS_DIRECTORY=\"$(FONTDIR)/encodings/encodings.dir\"
 
 INCLUDES = -I$(top_srcdir)/include \




More information about the fedora-cvs-commits mailing list