summaryrefslogtreecommitdiff
path: root/dev-tcltk/itk/files/itk-4.2.3-install.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-03-07 01:06:27 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-03-07 01:06:27 +0000
commit905e7d07da40378586e71ece65bd962b0b00c578 (patch)
tree1172da3268461b04a82fd99d5a6bbbaa16a7561e /dev-tcltk/itk/files/itk-4.2.3-install.patch
parentf8f68d6f93dd8510c09261f47d4f64cadf303815 (diff)
gentoo auto-resync : 07:03:2024 - 01:06:26
Diffstat (limited to 'dev-tcltk/itk/files/itk-4.2.3-install.patch')
-rw-r--r--dev-tcltk/itk/files/itk-4.2.3-install.patch2
1 files changed, 1 insertions, 1 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
index 1adc7574ba41..63e673bf1c30 100644
--- a/dev-tcltk/itk/files/itk-4.2.3-install.patch
+++ b/dev-tcltk/itk/files/itk-4.2.3-install.patch
@@ -5,7 +5,7 @@
# Configure the installer.
- INSTALL='$(SHELL) $(srcdir)/tclconfig/install-sh -c'
-+ INSTALL='$(SHELL) install -c'
++ INSTALL='install -c'
INSTALL_DATA_DIR='${INSTALL} -d -m 755'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL} -m 755'