X-Git-Url: https://git.m6w6.name/?p=m6w6%2Ftravis-pecl;a=blobdiff_plain;f=Makefile;fp=Makefile;h=3a34ec3a1ba08b0f069628445363f94469e2e8c4;hp=20f28299ba147ac28b927495d571b735e501377c;hb=dd0a2e61211836ac7b24a271a5bd68af99dee3d6;hpb=b6683bb97ca8618dacf7d101e5844d1bb1b2838a diff --git a/Makefile b/Makefile index 20f2829..3a34ec3 100644 --- a/Makefile +++ b/Makefile @@ -79,7 +79,7 @@ check: $(PHP_RELEASES) .PHONY: reconf reconf: check $(srcdir)/php-$(PHP_VERSION)/configure - cd $(srcdir)/php-$(PHP_VERSION) && ./configure --cache-file=config.cache --prefix=$(prefix) + cd $(srcdir)/php-$(PHP_VERSION) && ./configure --cache-file=config.cache --prefix=$(prefix) && rm -f sapi/cli/php .PHONY: php php: check $(bindir)/php | $(PECL_INI)