- Fix manpage symlink for wish8.6.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tk?expand=0&rev=78
This commit is contained in:
parent
b3e875a1ad
commit
43cc8c2452
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 20 08:11:43 UTC 2020 - Reinhard Max <max@suse.com>
|
||||
|
||||
- Fix manpage symlink for wish8.6.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 12 15:17:51 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
2
tk.spec
2
tk.spec
@ -119,7 +119,7 @@ make -C unix install install-private-headers \
|
||||
TK_LIBRARY="%scriptdir" \
|
||||
TK_PKG_DIR="tcl/tk%TK_MINOR"
|
||||
ln -sf wish%TK_MINOR %buildroot%_prefix/bin/wish
|
||||
ln -sf wish%TK_MINOR.n.gz %buildroot%_mandir/mann/wish.n.gz
|
||||
ln -sf wish.1.gz %buildroot%_mandir/man1/wish%TK_MINOR.1.gz
|
||||
install -m 0755 %{S:3} %buildroot%_bindir/tkcon
|
||||
|
||||
%if "%_lib" == "lib64"
|
||||
|
Loading…
Reference in New Issue
Block a user