mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
academic/karma: Fix library issue.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
cc899e947c
commit
8bfcfae7b6
1 changed files with 2 additions and 0 deletions
|
@ -24,3 +24,5 @@ preserve_perms() {
|
||||||
|
|
||||||
preserve_perms etc/profile.d/karma.sh.new
|
preserve_perms etc/profile.d/karma.sh.new
|
||||||
preserve_perms etc/profile.d/karma.csh.new
|
preserve_perms etc/profile.d/karma.csh.new
|
||||||
|
|
||||||
|
( cd /usr/local ; ln -sf /opt/karma karma )
|
||||||
|
|
Loading…
Reference in a new issue