diff --git a/tk-fix-pkgconfig-file.patch b/tk-fix-pkgconfig-file.patch deleted file mode 100644 index f905d3a..0000000 --- a/tk-fix-pkgconfig-file.patch +++ /dev/null @@ -1,12 +0,0 @@ -https://core.tcl.tk/tcl/tktview?name=5bcb5026ad51abb7 -Index: tk8.6.1/unix/tk.pc.in -=================================================================== ---- tk8.6.1.orig/unix/tk.pc.in -+++ tk8.6.1/unix/tk.pc.in -@@ -11,5 +11,5 @@ URL: http://www.tcl.tk/ - Version: @TK_VERSION@ - Requires: - Conflicts: --Libs: -L${libdir} @TK_LIBS@ -+Libs: -L${libdir} @TK_LIB_FLAG@ - Cflags: -I${includedir}