scripts/php*.in: Explicitly define the path to sed.
authorVagrant Cascadian <vagrant@reproducible-builds.org>
Thu, 13 Apr 2023 22:59:57 +0000 (15:59 -0700)
committerOndřej Surý <ondrej@debian.org>
Fri, 3 Jul 2026 12:26:56 +0000 (14:26 +0200)
commit36648c3435ff21bb68439c71a998f7e26de945b6
tree87772f66d6d3e623a49adebec6f4537ccfeb56a6
parent97ee744a265f6ecf62085ac3b96409f5b3dac7e4
scripts/php*.in: Explicitly define the path to sed.

The full path is detected by configure, resulting in a different build
depending on if it is built on a usrmerge or non-usrmerge system.

Since usrmerge systems contain compatibility symlinks for the
non-usrmerge paths, use the non-usrmerge path which is compatible in
both systems.

https://tests.reproducible-builds.org/debian/issues/bookworm/paths_vary_due_to_usrmerge_issue.html

Gbp-Pq: Name 0040-scripts-php-.in-Explicitly-define-the-path-to-sed.patch
scripts/php-config.in
scripts/phpize.in