palemoon: remove fix for upstream issue #826
This commit is contained in:
parent
6887a0fc9a
commit
c660ed4baf
|
@ -76,7 +76,6 @@ stdenv.mkDerivation rec {
|
|||
|
||||
patchPhase = ''
|
||||
chmod u+w .
|
||||
sed -i /status4evar/d browser/installer/package-manifest.in
|
||||
'';
|
||||
|
||||
buildPhase = ''
|
||||
|
|
Loading…
Reference in New Issue