summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/subversion/subversion-0.20.1.ebuild')
-rw-r--r--dev-util/subversion/subversion-0.20.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-util/subversion/subversion-0.20.1.ebuild b/dev-util/subversion/subversion-0.20.1.ebuild
index 0bb485ef4d54..7b4c8621a2f3 100644
--- a/dev-util/subversion/subversion-0.20.1.ebuild
+++ b/dev-util/subversion/subversion-0.20.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/subversion/subversion-0.20.1.ebuild,v 1.2 2003/04/25 11:36:33 pauldv Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/subversion/subversion-0.20.1.ebuild,v 1.3 2003/04/26 14:07:16 pauldv Exp $
DESCRIPTION="A compelling replacement for CVS"
@@ -165,6 +165,7 @@ pkg_config() {
echo "A subversion repository already exists and I will not overwrite it."
echo "Delete /home/svn/repos first if you're sure you want to have a clean version."
else
+ mkdir -p /home/svn
einfo ">>> Populating repository directory ..."
# create initial repository
/usr/bin/svnadmin create /home/svn/repos