lxqt-config: build style cmake handles -isystem

This commit is contained in:
Jürgen Buchmüller 2017-01-15 12:25:00 +01:00
parent a49b4ea596
commit f76e58c0b9
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-config/releases/download/${version}/lxqt-config-${version}.tar.xz"
checksum=65899ba616a637a8abf88889285aed400046064c85fc29393522782bf557425b
post_configure() {
find -name flags.make -exec sed -i "{}" -e"s;-isystem;-I;g" \;
}