cosmopolitan: remove redundant fix
the shebangs issue has been fixed upstream in f721d61b54
This commit is contained in:
parent
96d3126781
commit
d1eb392e95
@ -22,10 +22,6 @@ stdenv.mkDerivation rec {
|
||||
dontConfigure = true;
|
||||
dontFixup = true;
|
||||
|
||||
postPatch = ''
|
||||
patchShebangs build/
|
||||
'';
|
||||
|
||||
installPhase = ''
|
||||
runHook preInstall
|
||||
mkdir -p $out/{include,lib}
|
||||
|
Loading…
Reference in New Issue
Block a user