X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=travis%2Fpecl%2FMakefile;h=26d6b39c897f4408608919f8120ccb1d148e6f21;hp=a338a5d42880992229dd32aaeac5b6e263c14307;hb=ee1c068bfa56b56d82e61d9e5fde017d3003817f;hpb=8b7efa3deb0215c2af0de4a990dc97be952f7f53 diff --git a/travis/pecl/Makefile b/travis/pecl/Makefile index a338a5d..26d6b39 100644 --- a/travis/pecl/Makefile +++ b/travis/pecl/Makefile @@ -23,7 +23,7 @@ PECL_SONAME ?= $(if $(shell cut -d: -f2 <<<"$(PECL)"),$(shell cut -d: -f2 <<<"$( PECL_VERSION ?= $(shell cut -d: -f3 -s <<<"$(PECL)") PECL_INI = $(with_config_file_scan_dir)/pecl.ini -PHP_VERSION ?= $(shell php $(srcdir)/php-version.php $(PHP) < php-versions.json) +PHP_VERSION ?= $(shell php $(srcdir)/php-version.php $(PHP) < $(srcdir)/php-versions.json 2>/dev/null) .PHONY: all php check clean reconf pecl ext test .SUFFIXES: