mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
[Backport release-25.05] cudaPackages.cuda_cudart: move *.pc file to lib/pkgconfig (#431583)
This commit is contained in:
@@ -29,6 +29,7 @@ prevAttrs: {
|
||||
'';
|
||||
|
||||
postFixup = prevAttrs.postFixup or "" + ''
|
||||
mv "''${!outputDev}/share" "''${!outputDev}/lib"
|
||||
moveToOutput lib/stubs "$stubs"
|
||||
ln -s "$stubs"/lib/stubs/* "$stubs"/lib/
|
||||
ln -s "$stubs"/lib/stubs "''${!outputLib}/lib/stubs"
|
||||
|
||||
Reference in New Issue
Block a user