]> granicus.if.org Git - php/commitdiff
Ignore errors at this place
authorSascha Schumann <sas@php.net>
Sun, 26 Mar 2000 19:46:42 +0000 (19:46 +0000)
committerSascha Schumann <sas@php.net>
Sun, 26 Mar 2000 19:46:42 +0000 (19:46 +0000)
pear/Makefile.in

index 5b3dee222f81262e6327029531b96cc5b821f040..894a49bb1e94b08c5aad32243598ded19f567469 100644 (file)
@@ -50,8 +50,8 @@ install-build:
                -e 's#@PHPINCLUDEDIR@#$(phpincludedir)#g' \
                < $(srcdir)/php-config.in > $(bindir)/php-config.tmp && \
        chmod +x $(bindir)/php-config.tmp && \
-       mv $(bindir)/php-config.tmp $(bindir)/php-config
-       @cp $(srcdir)/phpextdist $(bindir)/phpextdist
+       mv $(bindir)/php-config.tmp $(bindir)/php-config && \
+       cp $(srcdir)/phpextdist $(bindir)/phpextdist
 
 SRC_HEADERS = \
        php.h \