From: Michael Wallner Date: Thu, 3 Sep 2015 14:05:53 +0000 (+0200) Subject: remove debug-target X-Git-Tag: v4.1.0~3 X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=8e5fcf9a5d0f54f5432a241201e6f53de2314c84;p=pharext%2Fpharext remove debug-target --- diff --git a/Makefile b/Makefile index 4f0045a..29a6d16 100644 --- 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 diff --git a/bin/pharext b/bin/pharext index 85be95c..f5ca749 100755 Binary files a/bin/pharext and b/bin/pharext differ diff --git a/bin/pharext.update b/bin/pharext.update index 1a66284..02d2969 100755 Binary files a/bin/pharext.update and b/bin/pharext.update differ