lxqt-session: build style cmake handles -isystem

This commit is contained in:
Jürgen Buchmüller 2017-01-15 12:18:44 +01:00
parent 5b70dbffda
commit 141750ebc8
1 changed files with 0 additions and 4 deletions

View File

@ -13,7 +13,3 @@ license="LGPL-2.1"
homepage="http://lxqt.org/"
distfiles="https://github.com/lxde/lxqt-session/releases/download/${version}/lxqt-session-${version}.tar.xz"
checksum=16bb429fb6fb7149d97bd6ee8a46abd1d9b01444f09db31601c7265ed2cd6f76
post_configure() {
find -name flags.make -exec sed -i "{}" -e"s;-isystem;-I;g" \;
}