summaryrefslogtreecommitdiffstats
path: root/package/fontconfig/fc-lang.patch
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-06-28 14:03:04 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-06-28 14:03:04 +0000
commitf31f1e4db4bcc3b40567741621a3b4c3c58cbb4f (patch)
tree3c26df6cfea9a18925ad5e89f41e9cfb6790f466 /package/fontconfig/fc-lang.patch
parent649e4fd808348324f43bcefd96e76664023bccfd (diff)
downloadbuildroot-novena-f31f1e4db4bcc3b40567741621a3b4c3c58cbb4f.tar.gz
buildroot-novena-f31f1e4db4bcc3b40567741621a3b4c3c58cbb4f.zip
- fix building the utilities that are ment to be run on the _HOST_ (Julien Letessier)
Diffstat (limited to 'package/fontconfig/fc-lang.patch')
-rw-r--r--package/fontconfig/fc-lang.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/package/fontconfig/fc-lang.patch b/package/fontconfig/fc-lang.patch
index 95efa85a9..d4d10db67 100644
--- a/package/fontconfig/fc-lang.patch
+++ b/package/fontconfig/fc-lang.patch
@@ -1,21 +1,3 @@
---- /tmp/Makefile.am 2006-04-25 15:47:49.313035880 +0200
-+++ fontconfig-2.3.94/fc-lang/Makefile.am 2006-04-25 15:48:22.807943880 +0200
-@@ -31,6 +31,7 @@
- TMPL=fclang.tmpl.h
- STMPL=${top_srcdir}/fc-lang/fclang.tmpl.h
- TARG=fclang.h
-+FC_LANG=./fc-lang
-
- noinst_PROGRAMS=fc-lang
-
-@@ -44,6 +45,6 @@
-
- $(TARG):$(ORTH) fc-lang${EXEEXT} $(STMPL)
- rm -f $(TARG)
-- ./fc-lang${EXEEXT} -d ${srcdir} $(ORTH) < $(STMPL) > $(TARG)
-+ $(FC_LANG)${EXEEXT} -d ${srcdir} $(ORTH) < $(STMPL) > $(TARG)
-
- CLEANFILES=$(TARG)
--- fontconfig-2.4.2/fc-lang/fc-lang.orig.c 2007-02-03 13:39:49.000000000 -0700
+++ fontconfig-2.4.2/fc-lang/fc-lang.c 2007-02-03 13:46:08.000000000 -0700
@@ -116,6 +116,20 @@