diff options
-rw-r--r-- | dev-tcltk/itk/files/itk-4.2.3-install.patch | 2 | ||||
-rw-r--r-- | dev-tcltk/itk/itk-4.2.3-r1.ebuild (renamed from dev-tcltk/itk/itk-4.2.3.ebuild) | 0 |
2 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' diff --git a/dev-tcltk/itk/itk-4.2.3.ebuild b/dev-tcltk/itk/itk-4.2.3-r1.ebuild index cd62e1a40f6f..cd62e1a40f6f 100644 --- a/dev-tcltk/itk/itk-4.2.3.ebuild +++ b/dev-tcltk/itk/itk-4.2.3-r1.ebuild |