Skip to content

Commit

Permalink
Symlink lib too
Browse files Browse the repository at this point in the history
  • Loading branch information
bbhtt committed Nov 15, 2024
1 parent f049e79 commit eb519af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions org.freedesktop.Sdk.Extension.rust-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ modules:
- install -Dm0644 ${FLATPAK_ID}.appdata.xml ${FLATPAK_DEST}/share/metainfo/${FLATPAK_ID}.metainfo.xml
- install -Dm0755 apply_extra ${FLATPAK_DEST}/bin/apply_extra
- mkdir -p ${FLATPAK_DEST}/bin
- ln -sf /usr/lib/sdk/rust-nightly/extra/sdk/rust-nightly/lib ${FLATPAK_DEST}
- |
binaries=(
"cargo"
Expand Down

0 comments on commit eb519af

Please sign in to comment.