mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-19 14:20:19 +00:00
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:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user