diff options
| author | Koop Mast <kwm@FreeBSD.org> | 2013-03-29 14:08:46 +0000 |
|---|---|---|
| committer | Koop Mast <kwm@FreeBSD.org> | 2013-03-29 14:08:46 +0000 |
| commit | be6202887a704fccdfbdde650e4c22d18c07ed17 (patch) | |
| tree | c62eb64bf61e32f67eb90717ee3a7957fc70b6be /textproc/libxml2/files/patch-python::Makefile.in | |
| parent | 52248ad25e33375252e16c2fccba9854ed1862a9 (diff) | |
Notes
Diffstat (limited to 'textproc/libxml2/files/patch-python::Makefile.in')
| -rw-r--r-- | textproc/libxml2/files/patch-python::Makefile.in | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/textproc/libxml2/files/patch-python::Makefile.in b/textproc/libxml2/files/patch-python::Makefile.in deleted file mode 100644 index 37a01dce1d23..000000000000 --- a/textproc/libxml2/files/patch-python::Makefile.in +++ /dev/null @@ -1,20 +0,0 @@ ---- python/Makefile.in.orig 2008-05-23 22:39:11.000000000 -0500 -+++ python/Makefile.in 2008-05-23 22:40:42.000000000 -0500 -@@ -322,7 +322,7 @@ - -I$(top_builddir)/include \ - -I$(top_builddir)/$(subdir) - --docsdir = $(datadir)/doc/libxml2-python-$(LIBXML_VERSION) -+docsdir = $(datadir)/doc/py-libxml2 - # libxml2class.txt is generated - dist_docs_DATA = TODO - EXTRA_DIST = \ -@@ -335,7 +335,7 @@ - - libxml2mod_la_LDFLAGS = @CYGWIN_EXTRA_LDFLAGS@ @WIN32_EXTRA_LDFLAGS@ -module -avoid-version - @WITH_PYTHON_TRUE@mylibs = \ --@WITH_PYTHON_TRUE@ $(top_builddir)/libxml2.la -+@WITH_PYTHON_TRUE@ -lxml2 - - @WITH_PYTHON_TRUE@python_LTLIBRARIES = libxml2mod.la - @WITH_PYTHON_TRUE@libxml2mod_la_SOURCES = libxml.c types.c |
