remove debug-target
authorMichael Wallner <mike@php.net>
Thu, 3 Sep 2015 14:05:53 +0000 (16:05 +0200)
committerMichael Wallner <mike@php.net>
Thu, 3 Sep 2015 14:48:21 +0000 (16:48 +0200)
Makefile
bin/pharext
bin/pharext.update

index 4f0045a04607f91a7d4d3691c43625604d45af50..29a6d167b46b608d9880492db2c5697aa4c1de33 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -28,9 +28,4 @@ release:
        cp build/Metadata.php.in src/pharext/Metadata.php && \
        git ci -am "back to dev"
 
-archive-test: bin/pharext
-       ./bin/pharext -vpgs ../apfd.git
-       -../php-5.5/sapi/cli/php ./apfd-1.0.1.ext.phar
-       -./apfd-1.0.1.ext.phar
-
 .PHONY: all clean test release
index 85be95c57424dd4d6cd79e979424bc27e78f1af1..f5ca7497ddddc88d3b50f3b6552baa15e498c469 100755 (executable)
Binary files a/bin/pharext and b/bin/pharext differ
index 1a662842c9bd89fca82b38fd63a194713cff4145..02d2969069755fb9524003662aeb43c374ba25a2 100755 (executable)
Binary files a/bin/pharext.update and b/bin/pharext.update differ