mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-30 08:44:31 +00:00
phwmon: dont break patches
This commit is contained in:
parent
9b310a73db
commit
c8bf419844
@ -17,7 +17,7 @@ stdenv.mkDerivation {
|
||||
|
||||
pythonPath = [ python2Packages.pygtk python2Packages.psutil ];
|
||||
|
||||
patchPhase = ''
|
||||
postPatch = ''
|
||||
substituteInPlace install.sh --replace "/usr/local" "$out"
|
||||
'';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user