broot: remove stale substitute
This commit is contained in:
parent
af9430180e
commit
51729ed349
1 changed files with 0 additions and 2 deletions
|
@ -33,8 +33,6 @@ rustPlatform.buildRustPackage rec {
|
|||
];
|
||||
|
||||
postPatch = ''
|
||||
substituteInPlace src/verb/builtin.rs --replace '"/bin/' '"${coreutils}/bin/'
|
||||
|
||||
# Fill the version stub in the man page. We can't fill the date
|
||||
# stub reproducibly.
|
||||
substitute man/page man/broot.1 \
|
||||
|
|
Loading…
Reference in a new issue