summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-tcltk')
-rw-r--r--dev-tcltk/itk/files/itk-4.2.3-install.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/dev-tcltk/itk/files/itk-4.2.3-install.patch b/dev-tcltk/itk/files/itk-4.2.3-install.patch
deleted file mode 100644
index 63e673bf1c30..000000000000
--- a/dev-tcltk/itk/files/itk-4.2.3-install.patch
+++ /dev/null
@@ -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'