summaryrefslogtreecommitdiff
path: root/ext/phar/Makefile.frag
diff options
context:
space:
mode:
authorSteph Fox <sfox@php.net>2008-06-21 18:57:53 +0000
committerSteph Fox <sfox@php.net>2008-06-21 18:57:53 +0000
commitb964ec6e5df4e005d6e4864ba0b63a9ad8dfdce9 (patch)
tree5f9d7cf957d5c19841c6cd0e536e3c4297173464 /ext/phar/Makefile.frag
parent7319fb687eec8bb23b4f963933d5f31b78df8ffc (diff)
downloadphp-git-b964ec6e5df4e005d6e4864ba0b63a9ad8dfdce9.tar.gz
- ws
Diffstat (limited to 'ext/phar/Makefile.frag')
-rwxr-xr-xext/phar/Makefile.frag1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/phar/Makefile.frag b/ext/phar/Makefile.frag
index a57974c2d4..32b5d04104 100755
--- a/ext/phar/Makefile.frag
+++ b/ext/phar/Makefile.frag
@@ -43,4 +43,3 @@ $(builddir)/phar.phar: $(builddir)/phar.php $(builddir)/phar/phar.inc $(srcdir)/
install-pharcmd: pharcmd
-@$(mkinstalldirs) $(INSTALL_ROOT)$(bindir)
$(INSTALL) $(builddir)/phar.phar $(INSTALL_ROOT)$(bindir)
-