diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2008-10-31 02:52:27 -0700 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2008-10-31 02:52:27 -0700 |
commit | 47a636e9654c09a5daba955be758f2e6fe4fec5c (patch) | |
tree | c3557b13f357523dadd9bc98b77f6d7d2fd333ed /README | |
parent | ChangeLog update. (diff) | |
download | catalyst-47a636e9654c09a5daba955be758f2e6fe4fec5c.tar.gz catalyst-47a636e9654c09a5daba955be758f2e6fe4fec5c.tar.bz2 catalyst-47a636e9654c09a5daba955be758f2e6fe4fec5c.zip |
Updated README to tell the user where to locate catalyst.conf if not using an ebuild. Thanks to Claus Boehmer <Claus.Boehmer@gmx.de> for pointing it out.
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -45,6 +45,10 @@ Configuring catalyst After emerging/installing catalyst, the first (and probably only) thing that you will have to do is edit /etc/catalyst/catalyst.conf to your liking. +If you are not using an ebuild for the installation, you should create a +/etc/catalyst directory, and copy catalyst.conf and catalystrc from the +distribution tarball's files directory. + Example catalyst.conf: distdir="/usr/portage/distfiles" |