From: Sascha Schumann Date: Wed, 27 Aug 2003 13:55:24 +0000 (+0000) Subject: Use INSTALL to install build files X-Git-Tag: php-4.3.4RC1~182 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f8f72bd52e02268b9c87015633c204c79909313f;p=php Use INSTALL to install build files --- diff --git a/scripts/Makefile.frag b/scripts/Makefile.frag index 017d1a03f7..5490752d91 100644 --- a/scripts/Makefile.frag +++ b/scripts/Makefile.frag @@ -20,7 +20,7 @@ bin_src_SCRIPTS = phpextdist install-build: @echo "Installing build environment: $(INSTALL_ROOT)$(phpbuilddir)/" @$(mkinstalldirs) $(INSTALL_ROOT)$(phpbuilddir) $(INSTALL_ROOT)$(bindir) && \ - (cd $(top_srcdir) && $(INSTALL_DATA) $(BUILD_FILES) $(INSTALL_ROOT)$(phpbuilddir)) + (cd $(top_srcdir) && $(INSTALL) $(BUILD_FILES) $(INSTALL_ROOT)$(phpbuilddir)) HEADER_DIRS = \ / \