]> git.pld-linux.org Git - packages/libxslt.git/commitdiff
- removed
authortrojan <trojan@pld-linux.org>
Wed, 5 Nov 2003 08:04:48 +0000 (08:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libxslt-DESTDIR.patch -> 1.5

libxslt-DESTDIR.patch [deleted file]

diff --git a/libxslt-DESTDIR.patch b/libxslt-DESTDIR.patch
deleted file mode 100644 (file)
index 37bcf79..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-diff -urN libxslt-1.0.31.orig/python/Makefile.am libxslt-1.0.31/python/Makefile.am
---- libxslt-1.0.31.orig/python/Makefile.am     Mon Jul  7 09:38:18 2003
-+++ libxslt-1.0.31/python/Makefile.am  Mon Jul  7 09:39:02 2003
-@@ -34,6 +34,7 @@
- all-local: libxslt.py
- python_LTLIBRARIES = libxsltmod.la
-+python_DATA = libxslt.py
- libxsltmod_la_SOURCES = libxslt.c types.c libxslt-py.c
- libxsltmod_la_LIBADD = $(mylibs) 
-@@ -41,13 +42,6 @@
- libxslt.py: $(srcdir)/libxsl.py $(srcdir)/libxsltclass.py
-       cat $(srcdir)/libxsl.py $(srcdir)/libxsltclass.py > libxslt.py
--install-data-local:
--      $(mkinstalldirs) $(DESTDIR)$(pythondir)
--      @INSTALL@ -m 0644 libxslt.py $(DESTDIR)$(pythondir)
--      $(mkinstalldirs) $(DESTDIR)$(DOCS_DIR)
--      @(for doc in $(DOCS) ; \
--         do @INSTALL@ -m 0644 $$doc $(DESTDIR)$(DOCS_DIR) ; done)
--
- GENERATE = generator.py
- API_DESC = $(top_srcdir)/doc/libxslt-api.xml $(srcdir)/libxslt-python-api.xml
- GENERATED= $(srcdir)/libxsltclass.py \
This page took 0.039166 seconds and 4 git commands to generate.