pcmanfm-qt: build style cmake handles -isystem
This commit is contained in:
parent
1bc3bc2b68
commit
8cce58c957
1 changed files with 0 additions and 4 deletions
|
@ -12,7 +12,3 @@ homepage="http://www.lxqt.org"
|
|||
license="GPL-2"
|
||||
distfiles="https://github.com/lxde/pcmanfm-qt/releases/download/${version}/pcmanfm-qt-${version}.tar.xz"
|
||||
checksum=d0273344d6fc578e05f832997dffe8d5ba6c3369a1077aa3e8ee23c6aa5b2f7f
|
||||
|
||||
post_configure() {
|
||||
find -name flags.make -exec sed -i "{}" -e"s;-isystem;-I;g" \;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue