diff options
author | Eric Andersen <andersen@codepoet.org> | 2005-05-12 22:24:13 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2005-05-12 22:24:13 +0000 |
commit | 0f481e00328b12a15cd16b9ac1c26647a11a657c (patch) | |
tree | 74cb653b488fe69440fc7e8ae795c7e0cfe9634e /package/tinyx/tinyx-011010.patch | |
parent | c5c1adc379054204e7fe8a096f0683cf6a2af1ea (diff) | |
download | buildroot-novena-0f481e00328b12a15cd16b9ac1c26647a11a657c.tar.gz buildroot-novena-0f481e00328b12a15cd16b9ac1c26647a11a657c.zip |
cleanup the tinyx build so it actually has a chance of working.
This gets it so it at least compiles...
Diffstat (limited to 'package/tinyx/tinyx-011010.patch')
-rw-r--r-- | package/tinyx/tinyx-011010.patch | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/package/tinyx/tinyx-011010.patch b/package/tinyx/tinyx-011010.patch index 3040b3dd4..7ff6da5ef 100644 --- a/package/tinyx/tinyx-011010.patch +++ b/package/tinyx/tinyx-011010.patch @@ -1,3 +1,25 @@ +--- xc-011010/config/cf/X11.tmpl.orig 2005-05-12 16:16:17.000000000 -0600 ++++ xc-011010/config/cf/X11.tmpl 2005-05-12 16:16:23.000000000 -0600 +@@ -3055,7 +3055,7 @@ + $(RM) index.raw file.nPS file.PS file.txt + #endif + +-#ifndef MakeSimpleDoc(file,srcs) ++#ifndef MakeSimpleDoc + #define MakeSimpleDoc(file,srcs) MakeDepSimpleDoc(file,srcs,srcs) + #endif + +--- xc-011010/config/cf/kdrive.cf.orig 2005-05-12 16:14:50.000000000 -0600 ++++ xc-011010/config/cf/kdrive.cf 2005-05-12 16:15:03.000000000 -0600 +@@ -201,7 +201,7 @@ + #undef ServerOSDefines + #define ServerOSDefines -DDDXOSINIT + +-#ifndef Other IConfigFiles ++#ifndef OtherIConfigFiles + #define OtherIConfigFile $(IRULESRC)/kdrive.cf + #endif + diff -Nur --exclude=CVS xc-011010.src/include/extensions/lbxstr.h xc-011010/include/extensions/lbxstr.h --- xc-011010.src/include/extensions/lbxstr.h Tue Jul 31 20:44:35 2001 +++ xc-011010/include/extensions/lbxstr.h Sun Apr 21 12:35:05 2002 |