summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul de Vrieze <pauldv@gentoo.org>2004-02-05 10:06:37 +0000
committerPaul de Vrieze <pauldv@gentoo.org>2004-02-05 10:06:37 +0000
commit200f64acdf801f4c30bead416f9405da33f25caa (patch)
tree2dd2b3a7c669678bd69ff85abe1e03db8b9106a3 /dev-util/subversion
parentreducing install dir size by stripping binaries and reorganization of mime ty... (diff)
downloadgentoo-2-200f64acdf801f4c30bead416f9405da33f25caa.tar.gz
gentoo-2-200f64acdf801f4c30bead416f9405da33f25caa.tar.bz2
gentoo-2-200f64acdf801f4c30bead416f9405da33f25caa.zip
Revert /srv until more people agree on it
Diffstat (limited to 'dev-util/subversion')
-rw-r--r--dev-util/subversion/subversion-0.37.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/subversion/subversion-0.37.0.ebuild b/dev-util/subversion/subversion-0.37.0.ebuild
index e3c515592514..9f17e88be27a 100644
--- a/dev-util/subversion/subversion-0.37.0.ebuild
+++ b/dev-util/subversion/subversion-0.37.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/subversion/subversion-0.37.0.ebuild,v 1.3 2004/02/04 09:42:43 pauldv Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/subversion/subversion-0.37.0.ebuild,v 1.4 2004/02/05 10:06:37 pauldv Exp $
inherit elisp-common libtool
@@ -18,7 +18,7 @@ S=${WORKDIR}/${PN}-${PV}
#Allow for custion repository locations
if [ "${SVN_REPOS_LOC}x" = "x" ]; then
- SVN_REPOS_LOC="/srv/svn"
+ SVN_REPOS_LOC="/var/svn"
fi
#