mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-13 12:38:32 +00:00
Merge pull request #170960 from SuperSandro2000/phwmon
phwmon: dont break patches
This commit is contained in:
commit
0ad99dd32e
@ -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