dev-tcltk/itk: remove unused patch(es)

Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger
2024-03-17 13:22:48 +01:00
committed by Conrad Kostecki
parent 78fb60ae2b
commit 79d5060c13

View File

@@ -1,11 +0,0 @@
--- a/configure 2024-02-29 19:28:27.192049469 +0100
+++ b/configure 2024-02-29 19:28:41.507876154 +0100
@@ -2627,7 +2627,7 @@
# Configure the installer.
- INSTALL='$(SHELL) $(srcdir)/tclconfig/install-sh -c'
+ INSTALL='install -c'
INSTALL_DATA_DIR='${INSTALL} -d -m 755'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL} -m 755'