[Lunar-commits] CVS: moonbase/devel/subversion BUILD,1.1,1.2
Moritz Heiber
moe at lunar-linux.org
Thu Mar 31 11:50:00 UTC 2005
Update of /var/cvs/lunar/moonbase/devel/subversion
In directory espresso.foo-projects.org:/tmp/cvs-serv22148
Modified Files:
BUILD
Log Message:
Make subversion actually use the installed neon
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/devel/subversion/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD 26 Mar 2005 23:59:34 -0000 1.1
+++ BUILD 31 Mar 2005 11:49:58 -0000 1.2
@@ -1,6 +1,7 @@
(
+ NEON_PREFIX="`neon-config --prefix`"
- OPTS="$OPTS --with-ssl"
+ OPTS="$OPTS --with-ssl --with-neon=$NEON_PREFIX"
default_build
More information about the Lunar-commits
mailing list