- Add a manpage symlink for tclsh8.6.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tcl?expand=0&rev=125
This commit is contained in:
parent
48f689767f
commit
a0a0fe74c7
@ -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>
|
||||
|
||||
|
1
tcl.spec
1
tcl.spec
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user