From a38b209dae9bf436f5e79b73709d51047c181ed8 Mon Sep 17 00:00:00 2001 From: Tom William Payne Date: Sun, 21 Mar 2004 16:59:03 +0000 Subject: Initial commit. --- x11-wm/ion3/files/ion3-20040316-libtu-I.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 x11-wm/ion3/files/ion3-20040316-libtu-I.patch (limited to 'x11-wm') 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 \ -- cgit v1.2.3-65-gdbad