mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-30 14:17:45 +00:00
Use *.so everywhere to exclude devlopment symlinks in snap
This commit is contained in:
parent
aeddaf3dbd
commit
d09a591d1b
@ -260,7 +260,7 @@ parts:
|
|||||||
- -./usr/include
|
- -./usr/include
|
||||||
- -./usr/lib/$CRAFT_ARCH_TRIPLET/cmake
|
- -./usr/lib/$CRAFT_ARCH_TRIPLET/cmake
|
||||||
- -./usr/lib/$CRAFT_ARCH_TRIPLET/pkgconfig
|
- -./usr/lib/$CRAFT_ARCH_TRIPLET/pkgconfig
|
||||||
- -./usr/lib/$CRAFT_ARCH_TRIPLET/libopenal.so
|
- -./usr/lib/$CRAFT_ARCH_TRIPLET/*.so
|
||||||
|
|
||||||
qt:
|
qt:
|
||||||
plugin: nil
|
plugin: nil
|
||||||
@ -401,8 +401,8 @@ parts:
|
|||||||
prime:
|
prime:
|
||||||
- -./usr/include
|
- -./usr/include
|
||||||
- -./usr/lib/$CRAFT_ARCH_TRIPLET/pkgconfig
|
- -./usr/lib/$CRAFT_ARCH_TRIPLET/pkgconfig
|
||||||
- -./usr/lib/$CRAFT_ARCH_TRIPLET/librnnoise.la
|
- -./usr/lib/$CRAFT_ARCH_TRIPLET/*.la
|
||||||
- -./usr/lib/$CRAFT_ARCH_TRIPLET/librnnoise.so
|
- -./usr/lib/$CRAFT_ARCH_TRIPLET/*.so
|
||||||
- -./usr/share
|
- -./usr/share
|
||||||
|
|
||||||
webrtc:
|
webrtc:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user