forked from Lainports/opnsense-ports
11 lines
324 B
Text
11 lines
324 B
Text
--- bindings/Makefile.am.orig 2017-03-25 12:45:27 UTC
|
|
+++ bindings/Makefile.am
|
|
@@ -120,7 +120,7 @@ MOSTLYCLEANFILES+= hamlibtcl_wrap.c pkgI
|
|
|
|
tcl_ltlib = hamlibtcl.la
|
|
|
|
-tcldir = $(libdir)/tcl/Hamlib
|
|
+tcldir = /usr/local/lib/tcl8.6/Hamlib
|
|
|
|
PKG_VER=@ABI_VERSION@.@ABI_REVISION@
|
|
DLL=hamlibtcl-$(PKG_VER)@TCL_SHLIB_SUFFIX@
|