Merge pull request #120225 from alyssais/netbsd-libossaudio
netbsd.libossaudio: fix build
This commit is contained in:
commit
ff94ed255a
1 changed files with 0 additions and 3 deletions
|
@ -563,9 +563,6 @@ let
|
|||
version = "8.0";
|
||||
sha256 = "03azp5anavhjr15sinjlik9792lyf7w4zmkcihlkksrywhs05axh";
|
||||
meta.platforms = lib.platforms.netbsd;
|
||||
postPatch = ''
|
||||
substituteInPlace rpc/Makefile --replace /usr $out
|
||||
'';
|
||||
};
|
||||
|
||||
librpcsvc = mkDerivation {
|
||||
|
|
Loading…
Reference in a new issue