libogre: fix build

This commit is contained in:
Enno Boland 2018-04-16 22:36:08 +02:00
parent 64336736b6
commit d2e2216a97
No known key found for this signature in database
GPG Key ID: D09964719BDE9971
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ esac
post_install() {
vmkdir /usr/share/doc
vcopy build/Docs /usr/share/doc/libogre
vlicense COPYING
vlicense LICENSE
}
libogre-devel_package() {