aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>2015-08-30 01:28:03 +0000
committerJorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>2015-08-30 01:28:03 +0000
commit27a8732039fdd2102cd216f421f66c58c905e693 (patch)
tree28f13a27a24dae4637e81073d62be297bf7a3e97 /README
parentsetup.py: Fix rebase errors causing the lib/catalyst files to not be installed (diff)
downloadcatalyst-27a8732039fdd2102cd216f421f66c58c905e693.tar.gz
catalyst-27a8732039fdd2102cd216f421f66c58c905e693.tar.bz2
catalyst-27a8732039fdd2102cd216f421f66c58c905e693.zip
Update sharedir location from /usr/lib/catalyst to /usr/share/catalyst.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 0674e07a..0a0373c7 100644
--- a/README
+++ b/README
@@ -54,7 +54,7 @@ Example catalyst.conf:
distdir="/usr/portage/distfiles"
options="pkgcache kerncache"
-sharedir="/usr/lib/catalyst"
+sharedir="/usr/share/catalyst"
There are many more options that can be set, but those defaults are good
for out of the box operation. For more documentation on what you can do