anarchism: remove phases
This commit is contained in:
parent
f102bcee7d
commit
bcba72f894
1 changed files with 0 additions and 2 deletions
|
@ -12,8 +12,6 @@ stdenv.mkDerivation rec {
|
|||
sha256 = "04ylk0y5b3jml2awmyz7m1hnymni8y1n83m0k6ychdh0px8frhm5";
|
||||
};
|
||||
|
||||
phases = [ "unpackPhase" "postPatch" "installPhase" ];
|
||||
|
||||
postPatch = ''
|
||||
substituteInPlace debian/anarchism.desktop \
|
||||
--replace "/usr/bin/xdg-open" "${xdg-utils}/bin/xdg-open"
|
||||
|
|
Loading…
Reference in a new issue