lxqt-admin: build style cmake handles -isystem
This commit is contained in:
parent
0debb81690
commit
4271f87383
1 changed files with 0 additions and 4 deletions
|
@ -13,10 +13,6 @@ homepage="http://lxqt.org/"
|
||||||
distfiles="https://github.com/lxde/lxqt-admin/releases/download/${version}/lxqt-admin-${version}.tar.xz"
|
distfiles="https://github.com/lxde/lxqt-admin/releases/download/${version}/lxqt-admin-${version}.tar.xz"
|
||||||
checksum=b4b26df2901abf84742ff1daf17dbca6e145cf55552efbf424e6c77012b946cb
|
checksum=b4b26df2901abf84742ff1daf17dbca6e145cf55552efbf424e6c77012b946cb
|
||||||
|
|
||||||
post_configure() {
|
|
||||||
find -name flags.make -exec sed -i "{}" -e"s;-isystem;-I;g" \;
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# depends on systemd-{timedated,timesyncd}
|
# depends on systemd-{timedated,timesyncd}
|
||||||
rm -f ${DESTDIR}/usr/bin/lxqt-admin-time
|
rm -f ${DESTDIR}/usr/bin/lxqt-admin-time
|
||||||
|
|
Loading…
Reference in a new issue