mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
libogre: fix build
This commit is contained in:
parent
64336736b6
commit
d2e2216a97
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ esac
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir /usr/share/doc
|
vmkdir /usr/share/doc
|
||||||
vcopy build/Docs /usr/share/doc/libogre
|
vcopy build/Docs /usr/share/doc/libogre
|
||||||
vlicense COPYING
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
|
||||||
libogre-devel_package() {
|
libogre-devel_package() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue