summaryrefslogtreecommitdiff
path: root/community/wmii/fix-freetype-include.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/wmii/fix-freetype-include.patch')
-rw-r--r--community/wmii/fix-freetype-include.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/community/wmii/fix-freetype-include.patch b/community/wmii/fix-freetype-include.patch
deleted file mode 100644
index 309d56d06..000000000
--- a/community/wmii/fix-freetype-include.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- wmii+ixp-3.9.2/config.mk 2010-06-23 20:31:44.171778303 +0200
-+++ wmii+ixp-3.9.2/config.mk~ 2010-06-23 20:28:03.285253275 +0200
-@@ -10,7 +10,7 @@
- INCLUDE = $(PREFIX)/include
-
- # Includes and libs
--INCLUDES = -I. -I$(ROOT)/include -I$(INCLUDE) -I/usr/include
-+INCLUDES = -I. -I$(ROOT)/include -I$(INCLUDE) -I/usr/include/ -I/usr/include/freetype2
- LIBS = -L$(ROOT)/lib -L/usr/lib
-
- TERMINAL = xterm