mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-25 13:27:03 +00:00
Merge pull request #12116 from alexclewontin/snapcraft-arch
snapcraft: fix staging libssh on non-x86 arches
This commit is contained in:
commit
05139d1026
@ -272,7 +272,7 @@ parts:
|
||||
- zlib1g
|
||||
prime:
|
||||
- lib/librtr.so*
|
||||
- usr/lib/x86_64-linux-gnu/libssh.so*
|
||||
- usr/lib/$SNAPCRAFT_ARCH_TRIPLET/libssh.so*
|
||||
source: https://github.com/rtrlib/rtrlib.git
|
||||
source-type: git
|
||||
source-tag: v0.8.0
|
||||
|
Loading…
Reference in New Issue
Block a user