vigra: build style cmake handles -isystem

This commit is contained in:
Jürgen Buchmüller 2017-01-15 12:29:28 +01:00
parent 8cce58c957
commit 912181fdb2
1 changed files with 0 additions and 4 deletions

View File

@ -23,10 +23,6 @@ pre_configure() {
fi
}
post_configure() {
find -name flags.make -exec sed -i "{}" -e "s;-isystem;-I;g" \;
}
post_install() {
vmkdir usr/share/$pkgname
mv $DESTDIR/usr/doc $DESTDIR/usr/share/$pkgname/doc