SHA256
1
0
forked from pool/tk

Remove tk-fix-pkgconfig-file.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tk?expand=0&rev=48
This commit is contained in:
Reinhard Max 2014-08-29 13:20:03 +00:00 committed by Git OBS Bridge
parent 6516c6e7bd
commit 7e7094e045

View File

@ -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}