]> granicus.if.org Git - php/commitdiff
* pear-get gone
authorStig Bakken <ssb@php.net>
Tue, 19 Mar 2002 01:13:20 +0000 (01:13 +0000)
committerStig Bakken <ssb@php.net>
Tue, 19 Mar 2002 01:13:20 +0000 (01:13 +0000)
pear/Makefile.frag

index 5ae5c5525739e46af6c1e3b399ba4e2096a4b213..c6a431d7bdf24a8cb8bdd3ed76053cf5a4f65d06 100644 (file)
@@ -114,7 +114,7 @@ BUILD_FILES = \
        scan_makefile_in.awk \
        acinclude.m4
 
-bin_SCRIPTS = phpize php-config pear pear-get pearize phptar
+bin_SCRIPTS = phpize php-config pear pearize phptar
 
 install-build:
        @echo "Installing build environment"
@@ -157,9 +157,6 @@ install-headers:
 $(builddir)/scripts/pear: $(srcdir)/scripts/pear.in $(top_builddir)/config.status
        (CONFIG_FILES=$@ CONFIG_HEADERS= $(top_builddir)/config.status)
 
-$(builddir)/scripts/pear-get: $(srcdir)/scripts/pear-get.in $(top_builddir)/config.status
-       (CONFIG_FILES=$@ CONFIG_HEADERS= $(top_builddir)/config.status)
-
 $(builddir)/scripts/phpize: $(srcdir)/scripts/phpize.in $(top_builddir)/config.status
        (CONFIG_FILES=$@ CONFIG_HEADERS= $(top_builddir)/config.status)