]> git.pld-linux.org Git - packages/tk.git/blame - tk-lib64.patch
- up to 8.5.10
[packages/tk.git] / tk-lib64.patch
CommitLineData
83e890df
AM
1diff -urN tk8.5a3.org/unix/Makefile.in tk8.5a3/unix/Makefile.in
2--- tk8.5a3.org/unix/Makefile.in 2005-06-04 23:00:25.000000000 +0200
3+++ tk8.5a3/unix/Makefile.in 2005-06-17 23:59:45.195045312 +0200
4@@ -47,7 +47,7 @@
f765d731 5 # Directory from which applications will reference the library of Tcl
6 # scripts (note: you can set the TK_LIBRARY environment variable at
7 # run-time to override the compiled-in location):
83e890df 8-TK_LIBRARY = @TK_LIBRARY@
f765d731 9+TK_LIBRARY = $(libdir)/tk$(VERSION)
10
11 # Path to use at runtime to refer to LIB_INSTALL_DIR:
12 LIB_RUNTIME_DIR = $(libdir)
This page took 0.073914 seconds and 4 git commands to generate.