vigra: build style cmake handles -isystem
This commit is contained in:
parent
8cce58c957
commit
912181fdb2
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue