mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
vigra: build style cmake handles -isystem
This commit is contained in:
parent
8cce58c957
commit
912181fdb2
1 changed files with 0 additions and 4 deletions
|
@ -23,10 +23,6 @@ pre_configure() {
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
post_configure() {
|
|
||||||
find -name flags.make -exec sed -i "{}" -e "s;-isystem;-I;g" \;
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/share/$pkgname
|
vmkdir usr/share/$pkgname
|
||||||
mv $DESTDIR/usr/doc $DESTDIR/usr/share/$pkgname/doc
|
mv $DESTDIR/usr/doc $DESTDIR/usr/share/$pkgname/doc
|
||||||
|
|
Loading…
Add table
Reference in a new issue