From: Laszlo Boszormenyi (GCS) Date: Wed, 22 Jan 2025 21:44:47 +0000 (+0100) Subject: X-Git-Tag: archive/raspbian/0.19.0-3+rpi1^2~11 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e3cc2fad1308da1d577a04016668eeaed5f43475;p=thrift.git TODO: Put a short summary on the line above and replace this paragraph with a longer explanation of this change. Complete the meta-information with other relevant fields (see below for details). To make it easier, the information below has been extracted from the changelog. Adjust it or drop it. thrift (0.12.0-1) experimental; urgency=medium * New major upstream release. Gbp-Pq: Name no_composer_install.patch --- diff --git a/lib/php/test/Makefile.am b/lib/php/test/Makefile.am index 30765c3..1620c60 100644 --- a/lib/php/test/Makefile.am +++ b/lib/php/test/Makefile.am @@ -30,7 +30,7 @@ stubs: ../../../test/v0.16/ThriftTest.thrift TestValidators.thrift $(THRIFT) --gen php:json -r --out ./packages/phpjs TestValidators.thrift deps: $(top_srcdir)/composer.json - composer install --working-dir=$(top_srcdir) + echo Disabled composer install --working-dir=$(top_srcdir) all-local: deps