mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
lxqt-runner: build style cmake handles -isystem
This commit is contained in:
parent
bf9ad20587
commit
9c95cc5c0f
1 changed files with 0 additions and 4 deletions
|
@ -12,7 +12,3 @@ license="LGPL-2.1"
|
||||||
homepage="http://lxqt.org/"
|
homepage="http://lxqt.org/"
|
||||||
distfiles="https://github.com/lxde/lxqt-runner/releases/download/${version}/lxqt-runner-${version}.tar.xz"
|
distfiles="https://github.com/lxde/lxqt-runner/releases/download/${version}/lxqt-runner-${version}.tar.xz"
|
||||||
checksum=5bb46fdab14acc980e9eaca004c4e0122843f3dc567d5a681a0661974330b251
|
checksum=5bb46fdab14acc980e9eaca004c4e0122843f3dc567d5a681a0661974330b251
|
||||||
|
|
||||||
post_configure() {
|
|
||||||
find -name flags.make -exec sed -i "{}" -e"s;-isystem;-I;g" \;
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue