diff options
author | Ollivier Robert <roberto@FreeBSD.org> | 2002-04-15 15:24:03 +0000 |
---|---|---|
committer | Ollivier Robert <roberto@FreeBSD.org> | 2002-04-15 15:24:03 +0000 |
commit | 39acd2a950436be56dbcd16124856d78dc69e478 (patch) | |
tree | c222a8f77ac39047115a4d404ffe35c898387cbf /devel/subversion16/files/patch-build.conf | |
parent | Ifdef another windows timezone definition (diff) |
Update to revision 1682+.
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
Notes
Notes:
svn path=/head/; revision=57719
Diffstat (limited to 'devel/subversion16/files/patch-build.conf')
-rw-r--r-- | devel/subversion16/files/patch-build.conf | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/devel/subversion16/files/patch-build.conf b/devel/subversion16/files/patch-build.conf index 97de2894074a..bb0dd55d6812 100644 --- a/devel/subversion16/files/patch-build.conf +++ b/devel/subversion16/files/patch-build.conf @@ -188,15 +188,6 @@ # this is really redundant with our XML svn-test*.sh tests. testing = skip -@@ -371,7 +371,7 @@ - path = subversion/tests/libsvn_wc - sources = commit-test.c - install = test --libs = libsvn_test libsvn_wc libsvn_delta libsvn_subr $(SVN_APR_LIBS) libexpat -+libs = libsvn_test libsvn_wc libsvn_delta libsvn_subr $(SVN_APR_LIBS) $(SVN_APRUTIL_LIBS) - # this is really redundant with our XML svn-test*.sh tests. - testing = skip - @@ -384,7 +384,7 @@ path = subversion/tests/libsvn_delta sources = deltaparse-test.c |