texinfo: update file path for 7.3

The whole tp directory was renamed to tta in
https://cgit.git.savannah.gnu.org/cgit/texinfo.git/commit/?h=release/7.3&id=c692ff501fe7c346f548a9e61ecd13bb0ab5a3b7
This commit is contained in:
Stefan Frijters
2026-09-17 18:25:15 +02:00
parent dae954bbdf
commit 1cb8cf0cd5

View File

@@ -61,7 +61,7 @@ stdenv.mkDerivation {
++ optional crossBuildTools ./cross-tools-flags.patch;
postPatch = ''
patchShebangs tp/maintain/regenerate_commands_perl_info.pl
patchShebangs tta/maintain/regenerate_commands_perl_info.pl
'';
env = {