We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea551e7 commit 95b29c8Copy full SHA for 95b29c8
docker/build_scripts/build-tcltk.sh
@@ -58,3 +58,5 @@ cp -rlf /manylinux-rootfs/* /manylinux-buildfs/
58
59
# Clean-up for runtime
60
rm -rf /manylinux-rootfs/usr/local/share
61
+sed -i -e"s/ -ltclstub8.6//" /manylinux-rootfs/usr/local/lib/pkgconfig/tcl.pc
62
+sed -i -e"s/ -ltkstub8.6//" /manylinux-rootfs/usr/local/lib/pkgconfig/tk.pc
0 commit comments