Accepting request 849577 from devel:languages:tcl

- Add a manpage symlink for tclsh8.6.

OBS-URL: https://build.opensuse.org/request/show/849577
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcl?expand=0&rev=59
This commit is contained in:
Dominique Leuenberger 2020-11-26 22:08:36 +00:00 committed by Git OBS Bridge
commit 04015f80e0
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Nov 20 08:23:18 UTC 2020 - Reinhard Max <max@suse.com>
- Add a manpage symlink for tclsh8.6.
-------------------------------------------------------------------
Fri Oct 9 11:25:35 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -150,6 +150,7 @@ make -C unix install install-private-headers \
TCL_LIBRARY="%scriptdir/tcl%TCL_MINOR"
rm -f %buildroot%scriptdir/tcl%TCL_MINOR/ldAix
ln -sf tclsh%TCL_MINOR %buildroot%_prefix/bin/tclsh
ln -sf tclsh.1.gz %buildroot%_mandir/man1/tclsh%TCL_MINOR.1.gz
mkdir -p %buildroot%_datadir/tcl
install -D %{S:3} -m 644 %buildroot/etc/rpm/macros.tcl