Merge pull request #12116 from alexclewontin/snapcraft-arch

snapcraft: fix staging libssh on non-x86 arches
This commit is contained in:
Donald Sharp 2022-10-13 09:23:08 -04:00 committed by GitHub
commit 05139d1026
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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