diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-11-13 11:09:00 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-11-13 11:09:00 +0000 |
commit | e2d5223cb735eb94436e4cd71c6fe60449bea6ae (patch) | |
tree | cd85b8c0deb7a1634eea89d08654eb745dc56e7b /textproc/libxslt/files/patch-aa | |
parent | Update to 2.4.10. (diff) |
Update to 1.0.7.
PR: 31779
Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru>
Notes
Notes:
svn path=/head/; revision=49978
Diffstat (limited to 'textproc/libxslt/files/patch-aa')
-rw-r--r-- | textproc/libxslt/files/patch-aa | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/textproc/libxslt/files/patch-aa b/textproc/libxslt/files/patch-aa index 32cdec667240..954817d00495 100644 --- a/textproc/libxslt/files/patch-aa +++ b/textproc/libxslt/files/patch-aa @@ -1,14 +1,14 @@ $FreeBSD$ ---- Makefile.in.orig Tue Jul 24 01:47:05 2001 -+++ Makefile.in Mon Jul 30 16:00:19 2001 -@@ -98,10 +98,10 @@ - XSLT_LIBDIR = @XSLT_LIBDIR@ - XSLT_LIBS = @XSLT_LIBS@ - --SUBDIRS = libxslt libexslt xsltproc tests doc -+SUBDIRS = libxslt libexslt xsltproc doc +--- Makefile.in.orig Sat Nov 10 15:52:02 2001 ++++ Makefile.in Tue Nov 13 12:31:22 2001 +@@ -108,11 +108,10 @@ + breakpoint \ + libexslt \ + xsltproc \ +- tests \ + doc -confexecdir = $(libdir) |