Fix catalyst share directory.
This commit is contained in:
parent
a5be42521f
commit
6b89ad9854
@ -102,7 +102,7 @@ target_pkgdir="/var/cache/portage/packages"
|
||||
# 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/local/share/catalyst"
|
||||
sharedir="/usr/share/catalyst"
|
||||
|
||||
# shdir specifies where all of the catalyst runtime executables are.
|
||||
shdir="%(sharedir)s/targets"
|
||||
|
Loading…
Reference in New Issue
Block a user