lxqt-policykit: build style cmake handles -isystem
This commit is contained in:
parent
9c95cc5c0f
commit
a49b4ea596
|
@ -12,7 +12,3 @@ license="LGPL-2.1"
|
|||
homepage="http://lxqt.org/"
|
||||
distfiles="https://github.com/lxde/lxqt-policykit/releases/download/${version}/lxqt-policykit-${version}.tar.xz"
|
||||
checksum=0d94ccb8afd21ae1afc50fd67cbd3928631aaaba446ec74540c8a74ffb66f76e
|
||||
|
||||
post_configure() {
|
||||
find -name flags.make -exec sed -i "{}" -e"s;-isystem;-I;g" \;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue