pkgsrc/devel/subversion/patches/patch-ad
epg 7428a4b684 Turn this into a meta-package for Subversion 0.23.0. Also, it
contains the infrastructure (Makefile.common, buildlink2.mk, distinfo,
and patches).
2003-05-25 09:31:28 +00:00

14 lines
433 B
Text

$NetBSD: patch-ad,v 1.3 2003/05/25 09:31:30 epg Exp $
--- Makefile.in.orig Wed Apr 16 00:51:46 2003
+++ Makefile.in
@@ -70,7 +70,8 @@ swig_py_libdir = @libdir@
swig_java_libdir = @libdir@
### these possibly need further discussion
-swig_pydir = @libdir@/svn-python/svn
+# XXX NetBSD: take swig_pydir from the environment
+#swig_pydir = @libdir@/svn-python/svn
swig_javadir = @libdir@/svn-java
### should search for these...