lxqt-qtplugin: build style cmake handles -isystem

This commit is contained in:
Jürgen Buchmüller 2017-01-15 12:26:32 +01:00
parent 4271f87383
commit b490130a65
1 changed files with 0 additions and 4 deletions

View File

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