diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/catalyst.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/catalyst.conf b/etc/catalyst.conf index 01708e72..7f566719 100644 --- a/etc/catalyst.conf +++ b/etc/catalyst.conf @@ -78,7 +78,7 @@ portdir="/usr/portage" # sharedir specifies where all of the catalyst runtime executables # and other shared lib objects are. # Most users do not need to change this. -sharedir="/usr/lib/catalyst" +sharedir="/usr/share/catalyst" # shdir specifies where all of the catalyst runtime executables are. shdir="%(sharedir)s/targets" |