lxqt-policykit: build style cmake handles -isystem

This commit is contained in:
Jürgen Buchmüller 2017-01-15 12:24:32 +01:00
parent 9c95cc5c0f
commit a49b4ea596
1 changed files with 0 additions and 4 deletions

View File

@ -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" \;
}