forked from pool/schily
Accepting request 1000485 from home:kukuk:branches:utilities
- pbosh.1: replace broken ".so sh.1" refernce with a symlink to bosh.1 OBS-URL: https://build.opensuse.org/request/show/1000485 OBS-URL: https://build.opensuse.org/package/show/utilities/schily?expand=0&rev=139
This commit is contained in:
parent
2971f899e4
commit
6b56fe13c8
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 31 14:28:57 UTC 2022 - Thorsten Kukuk <kukuk@suse.com>
|
||||
|
||||
- pbosh.1: replace broken ".so sh.1" refernce with a symlink to bosh.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 27 12:20:10 UTC 2022 - Thorsten Kukuk <kukuk@suse.com>
|
||||
|
||||
|
@ -513,6 +513,7 @@ mv -fv "$b/%_bindir/sh" "$b/%_bindir/bosh"
|
||||
mv -fv "$b/%_mandir/man1/sh.1" "$b/%_mandir/man1/bosh.1"
|
||||
ln -fsv bosh.1 "$b/%_mandir/man1/jsh.1"
|
||||
ln -fsv bosh.1 "$b/%_mandir/man1/pfsh.1"
|
||||
ln -fsv bosh.1 "$b/%_mandir/man1/pbosh.1"
|
||||
ln -fsv bosh "$b/%_bindir/jsh"
|
||||
ln -fsv bosh "$b/%_bindir/pfsh"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user