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>
Thu, 7 May 2026 18:39:09 +0000 (20:39 +0200)
commit31b9bfd6e0bbed541a6a5c9b999d861075aa78cf
tree603a0d3fae8c64ad0c08a1747607d1bfdba9c919
parent34c9a1a0e8c66b5e068d4de73a0759a82e4694c4
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