forked from pool/schily
Accepting request 1000489 from utilities
OBS-URL: https://build.opensuse.org/request/show/1000489 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/schily?expand=0&rev=46
This commit is contained in:
commit
f29033ee7c
@ -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