mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-04 20:18:54 +00:00
Merge pull request #7824 from opensourcerouting/snap-libyang1-fix
Snapcraft Fixes
This commit is contained in:
commit
dc26cada71
@ -259,7 +259,7 @@ parts:
|
||||
- usr/lib/x86_64-linux-gnu/libssh.so*
|
||||
source: https://github.com/rtrlib/rtrlib.git
|
||||
source-type: git
|
||||
source-tag: v0.6.3
|
||||
source-tag: v0.7.0
|
||||
plugin: cmake
|
||||
configflags:
|
||||
- -DCMAKE_BUILD_TYPE=Release
|
||||
@ -392,6 +392,6 @@ parts:
|
||||
|
||||
passthrough:
|
||||
layout:
|
||||
/usr/lib/x86_64-linux-gnu/libyang:
|
||||
bind: $SNAP/usr/lib/x86_64-linux-gnu/libyang
|
||||
/usr/lib/x86_64-linux-gnu/libyang1:
|
||||
bind: $SNAP/usr/lib/x86_64-linux-gnu/libyang1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user