summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorTom William Payne <twp@gentoo.org>2004-03-21 16:59:03 +0000
committerTom William Payne <twp@gentoo.org>2004-03-21 16:59:03 +0000
commit9030913430438d770bd3be5bb6a320ecf0ed86f7 (patch)
treef514298f969488a660331e0423e16fd45de03a64 /x11-wm
parentadded src_unpack for amd64-specific issue (#43623) (diff)
downloadhistorical-9030913430438d770bd3be5bb6a320ecf0ed86f7.tar.gz
historical-9030913430438d770bd3be5bb6a320ecf0ed86f7.tar.bz2
historical-9030913430438d770bd3be5bb6a320ecf0ed86f7.zip
Initial commit.
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/ion3/files/ion3-20040316-libtu-I.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-wm/ion3/files/ion3-20040316-libtu-I.patch b/x11-wm/ion3/files/ion3-20040316-libtu-I.patch
new file mode 100644
index 000000000000..63a5c16990af
--- /dev/null
+++ b/x11-wm/ion3/files/ion3-20040316-libtu-I.patch
@@ -0,0 +1,11 @@
+--- ion-3ds-20040316/libtu/Makefile 2004-03-16 18:24:21.000000000 +0100
++++ ion/libtu/Makefile 2004-03-16 20:47:10.731978736 +0100
+@@ -8,7 +8,7 @@
+
+ ######################################
+
+-INCLUDES += -I./include
++INCLUDES += -I./include -I..
+ CFLAGS += $(C89_SOURCE) $(POSIX_SOURCE)
+
+ SOURCES=misc.c output.c util.c optparser.c parser.c tokenizer.c \