broot: remove stale substitute

This commit is contained in:
happysalada 2021-04-28 21:32:20 +09:00 committed by Raphael Megzari
parent af9430180e
commit 51729ed349

View File

@ -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 \