kidletime: build style cmake handles -isystem
This commit is contained in:
parent
de4e225922
commit
bf9ad20587
1 changed files with 0 additions and 4 deletions
|
@ -13,10 +13,6 @@ homepage="https://projects.kde.org/projects/frameworks/kidletime"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=3d66400e008d20d2c2710caebf8a2d6f94197c11643c5df713b95889467cd95a
|
checksum=3d66400e008d20d2c2710caebf8a2d6f94197c11643c5df713b95889467cd95a
|
||||||
|
|
||||||
post_configure() {
|
|
||||||
find -name flags.make -exec sed -i "{}" -e"s;-isystem;-I;g" \;
|
|
||||||
}
|
|
||||||
|
|
||||||
kidletime-devel_package() {
|
kidletime-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
depends="${makedepends} ${sourcepkg}-${version}_${revision}"
|
depends="${makedepends} ${sourcepkg}-${version}_${revision}"
|
||||||
|
|
Loading…
Reference in a new issue