mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
lxqt-globalkeys: build style cmake handles -isystem
This commit is contained in:
parent
d314dbc368
commit
1bc3bc2b68
1 changed files with 0 additions and 4 deletions
|
@ -13,10 +13,6 @@ homepage="http://lxqt.org/"
|
||||||
distfiles="https://github.com/lxde/lxqt-globalkeys/releases/download/${version}/lxqt-globalkeys-${version}.tar.xz"
|
distfiles="https://github.com/lxde/lxqt-globalkeys/releases/download/${version}/lxqt-globalkeys-${version}.tar.xz"
|
||||||
checksum=18bdff9c909c6d7a7ef97fdbd8fc878d20633fdc29136d0799db33d88b7425f3
|
checksum=18bdff9c909c6d7a7ef97fdbd8fc878d20633fdc29136d0799db33d88b7425f3
|
||||||
|
|
||||||
post_configure() {
|
|
||||||
find -name flags.make -exec sed -i "{}" -e"s;-isystem;-I;g" \;
|
|
||||||
}
|
|
||||||
|
|
||||||
lxqt-globalkeys-devel_package() {
|
lxqt-globalkeys-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue