diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-02 17:38:19 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-02 17:38:19 +0000 |
commit | 32b7cfa56dcf74771e3923e912c1a0ac759e3d25 (patch) | |
tree | d53ef46c4e990cbec6ff522ebfb769be9100880b /textproc/libxslt/files/patch-aa | |
parent | . Stop alarm going into an infinite loop in December. (diff) |
Actually commit the update to 1.1.5.
Diffstat (limited to 'textproc/libxslt/files/patch-aa')
-rw-r--r-- | textproc/libxslt/files/patch-aa | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/textproc/libxslt/files/patch-aa b/textproc/libxslt/files/patch-aa index c9e0fcd23a90..5ee76fe5178e 100644 --- a/textproc/libxslt/files/patch-aa +++ b/textproc/libxslt/files/patch-aa @@ -1,6 +1,6 @@ ---- Makefile.in.orig Tue Nov 4 12:52:42 2003 -+++ Makefile.in Tue Nov 4 12:55:43 2003 -@@ -132,13 +132,12 @@ +--- Makefile.in.orig Tue Mar 30 12:22:50 2004 ++++ Makefile.in Tue Mar 30 12:24:16 2004 +@@ -230,11 +230,10 @@ libexslt \ xsltproc \ doc \ @@ -8,12 +8,10 @@ - tests + @PYTHON_SUBDIR@ - -DIST_SUBDIRS = libxslt libexslt xsltproc python doc tests -+DIST_SUBDIRS = libxslt libexslt xsltproc python doc - -confexecdir = $(libdir) ++DIST_SUBDIRS = libxslt libexslt xsltproc python doc +confexecdir = $(sysconfdir) confexec_DATA = xsltConf.sh - bin_SCRIPTS = xslt-config + EXTRA_DIST = xsltConf.sh.in xslt-config.in libxslt.spec libxslt.spec.in \ |