summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>2016-09-30 17:10:29 +0200
committerAmy Winston <amynka@gentoo.org>2016-10-02 21:58:33 +0200
commit5fd42f586574979d0005104c606237825510f1a2 (patch)
tree6639145db567dbdc694095afe7edec03f7115de9 /dev-tcltk/tclxml/files/tclxml-3_include_path.patch
parentdev-tcltk/tclx: remove unused patch (diff)
downloadgentoo-5fd42f586574979d0005104c606237825510f1a2.tar.gz
gentoo-5fd42f586574979d0005104c606237825510f1a2.tar.bz2
gentoo-5fd42f586574979d0005104c606237825510f1a2.zip
dev-tcltk/tclxml: remove unused patches
Diffstat (limited to 'dev-tcltk/tclxml/files/tclxml-3_include_path.patch')
-rw-r--r--dev-tcltk/tclxml/files/tclxml-3_include_path.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/dev-tcltk/tclxml/files/tclxml-3_include_path.patch b/dev-tcltk/tclxml/files/tclxml-3_include_path.patch
deleted file mode 100644
index c270d5762986..000000000000
--- a/dev-tcltk/tclxml/files/tclxml-3_include_path.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- expat/Makefile.in.orig 2006-04-08 12:28:11.594940750 +0200
-+++ expat/Makefile.in 2006-04-08 12:28:26.927899000 +0200
-@@ -175,7 +175,8 @@
- INCLUDES = @TCL_INCLUDES@ \
- -I$(srcdir)/xmltok \
- -I$(srcdir)/xmlparse \
-- -I$(srcdir)/xmlwf
-+ -I$(srcdir)/xmlwf \
-+ -I../include
-
- EXTRA_CFLAGS = $(MEM_DEBUG_FLAGS) @EXTRA_CFLAGS@
-