diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-09-04 15:58:51 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-09-04 15:58:51 +0200 |
commit | 29df7026088c973b5ba99b48f93b10006e5c0e4c (patch) | |
tree | bb69240c53349e5d4f37ce81036b3404acd2a6c6 /package/libxslt/patches/patch-libexslt_Makefile_in | |
parent | 3c20e7545c11200a09e8a37bf1929e1786a59c8b (diff) | |
parent | 3102de1e866e5f716baad9c6ead4162a5b393ceb (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libxslt/patches/patch-libexslt_Makefile_in')
-rw-r--r-- | package/libxslt/patches/patch-libexslt_Makefile_in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/libxslt/patches/patch-libexslt_Makefile_in b/package/libxslt/patches/patch-libexslt_Makefile_in deleted file mode 100644 index 53165a669..000000000 --- a/package/libxslt/patches/patch-libexslt_Makefile_in +++ /dev/null @@ -1,11 +0,0 @@ ---- libxslt-1.1.24.orig/libexslt/Makefile.in 2008-05-13 17:52:13.000000000 +0200 -+++ libxslt-1.1.24/libexslt/Makefile.in 2011-01-11 17:04:29.000000000 +0100 -@@ -247,7 +247,7 @@ top_builddir = @top_builddir@ - top_srcdir = @top_srcdir@ - INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/libxslt -I$(top_srcdir)/libexslt \ - -I$(top_builddir) -I$(top_builddir)/libxslt \ -- -I$(top_builddir)/libexslt $(LIBXML_CFLAGS) $(CFLAGS) -+ -I$(top_builddir)/libexslt $(LIBXML_CFLAGS) - - AM_CFLAGS = $(LIBGCRYPT_CFLAGS) - lib_LTLIBRARIES = libexslt.la |