revert upstreams static linking of libspnav
This commit is contained in:
parent
038a187658
commit
0c360af695
1 changed files with 2 additions and 0 deletions
2
PKGBUILD
2
PKGBUILD
|
@ -35,6 +35,8 @@ prepare() {
|
||||||
|
|
||||||
# abuse FLATPAK IF statement to build against some system libs
|
# abuse FLATPAK IF statement to build against some system libs
|
||||||
sed -i 's/if(FLATPAK)/if(true)/' deps/CMakeLists.txt
|
sed -i 's/if(FLATPAK)/if(true)/' deps/CMakeLists.txt
|
||||||
|
# revert: Link libspnav statically (#9964)
|
||||||
|
git revert --no-commit 6ed9b0817381042a63fa121c5f9b5cbcb11a3bfa
|
||||||
}
|
}
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue