mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-09 17:42:22 +03:00
Update overrides.nix
This commit is contained in:
parent
abafa3a103
commit
ab3c1b3b7c
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ in {
|
|||
# "RPATH of binary libGrid3D.so contains a forbidden reference to
|
||||
# /build/" (see https://github.com/gazebosim/gz-gui/issues/627).
|
||||
postInstall = postInstall + ''
|
||||
${self.patchelf}/bin/patchelf --remove-rpath $out/lib64/gz-gui-8/plugins/libGrid3D.so
|
||||
${self.patchelf}/bin/patchelf --remove-rpath $out/lib*/gz-gui-8/plugins/libGrid3D.so
|
||||
'';
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue