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