bugfix in catalyst.conf
authorJohn P. Davis <zhen@gentoo.org>
Wed, 18 Feb 2004 21:56:27 +0000 (21:56 +0000)
committerJohn P. Davis <zhen@gentoo.org>
Wed, 18 Feb 2004 21:56:27 +0000 (21:56 +0000)
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@238 d1e1f19c-881f-0410-ab34-b69fee027534

ChangeLog
files/catalyst.conf

index c52c6722f7bf7e4bd8c86cdbb558fb8716600df1..0522f38e37d9150b8f9974393e0613908cc4628a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
 # ChangeLog for gentoo/src/catalyst 
 # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.19 2004/02/13 05:23:20 zhen Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.20 2004/02/18 21:56:27 zhen Exp $
+
+  18 Feb 2004; John Davis <zhen@gentoo.org> files/catalyst.conf:
+  fix in catalyst.conf for bug #42044
 
   13 Feb 2004; John Davis <zhen@gentoo.org> sparc64-isogen.sh, arch/sparc.py,
   arch/sparc64.py, examples/livecd/runscript/sparc64-archscript.sh,
index 1427e7beb2d17b0ebdbcf50239a9da30adaa0139..7819c097afc2260c0cc472084d3693b1984da378 100644 (file)
@@ -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.1 2004/02/17 19:50:28 zhen Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/files/catalyst.conf,v 1.2 2004/02/18 21:56:27 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/share/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.