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