On Thu, May 4, 2017 at 11:40 AM, Ondřej Surý <ond...@sury.org> wrote: > That's: > > PECL_SOURCE=$(filter-out debian $(DIR_TARGETS),$(wildcard *)) +$(foreach > ver,$(DH_PHP_VERSIONS),$(eval PECL_SOURCE_$(ver) := $(PECL_SOURCE))) > > So something else must be going on there. I have successfully built sass for > coinstallable php 5.6, 7.0 and 7.1.
PEBKAC, sorry! Was manually copying the patch in and missed a hunk.