aboutsummaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
authorJohn P. Davis <zhen@gentoo.org>2004-02-19 01:15:18 +0000
committerJohn P. Davis <zhen@gentoo.org>2004-02-19 01:15:18 +0000
commit001250c71987f4974681e0f6593cf5b08ada5402 (patch)
treeec8f309c343f44fd775e77505397f67f92bd98dd /files
parentbugfix in catalyst.conf (diff)
downloadcatalyst-001250c71987f4974681e0f6593cf5b08ada5402.tar.gz
catalyst-001250c71987f4974681e0f6593cf5b08ada5402.tar.bz2
catalyst-001250c71987f4974681e0f6593cf5b08ada5402.zip
small fix for catalyst.conf
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@239 d1e1f19c-881f-0410-ab34-b69fee027534
Diffstat (limited to 'files')
-rw-r--r--files/catalyst.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/catalyst.conf b/files/catalyst.conf
index 7819c097..99e34d96 100644
--- a/files/catalyst.conf
+++ b/files/catalyst.conf
@@ -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/src/catalyst/files/catalyst.conf,v 1.2 2004/02/18 21:56:27 zhen Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/files/catalyst.conf,v 1.3 2004/02/19 01:15:18 zhen Exp $
# Simple desriptions of catalyst settings. Please refer to the online
# documentation for more information.
@@ -17,7 +17,7 @@ options="pkgcache"
# sharedir specifies where all of the catalyst runtime executables are. Most users do
# not need to change this.
-sharedir=/usr/lib/catalyst
+sharedir="/usr/lib/catalyst"
# envscript allows users to set options such as http proxies, MAKEOPTS, GENTOO_MIRRORS,
# or any other environment variables needed for building.