diff --git a/palm/pilot-link-devel/files/patch-aa b/palm/pilot-link-devel/files/patch-aa index 771819e7e564..cd68196bf5ed 100644 --- a/palm/pilot-link-devel/files/patch-aa +++ b/palm/pilot-link-devel/files/patch-aa @@ -1,6 +1,11 @@ --- Makefile.in Tue Oct 7 07:55:21 1997 +++ Makefile.in Mon Nov 24 00:13:27 1997 -@@ -19,7 +19,7 @@ +@@ -15,11 +15,11 @@ + PURIFY = + + # Libraries needed to link with Tcl & (optionally) Tk +-TCLTK_LIBS = @TCLTKLIBS@ ++TCLTK_LIBS = -L/usr/lib @TCLTKLIBS@ # Include directives needed to compile with Tcl & Tk, and # -DTCL if Tcl is available, and # -DTK if Tk is available. diff --git a/palm/pilot-link/files/patch-aa b/palm/pilot-link/files/patch-aa index 771819e7e564..cd68196bf5ed 100644 --- a/palm/pilot-link/files/patch-aa +++ b/palm/pilot-link/files/patch-aa @@ -1,6 +1,11 @@ --- Makefile.in Tue Oct 7 07:55:21 1997 +++ Makefile.in Mon Nov 24 00:13:27 1997 -@@ -19,7 +19,7 @@ +@@ -15,11 +15,11 @@ + PURIFY = + + # Libraries needed to link with Tcl & (optionally) Tk +-TCLTK_LIBS = @TCLTKLIBS@ ++TCLTK_LIBS = -L/usr/lib @TCLTKLIBS@ # Include directives needed to compile with Tcl & Tk, and # -DTCL if Tcl is available, and # -DTK if Tk is available.