diff --git a/srcpkgs/libogre/template b/srcpkgs/libogre/template index 7645326716f..04de6d3ffd5 100644 --- a/srcpkgs/libogre/template +++ b/srcpkgs/libogre/template @@ -1,7 +1,7 @@ # Template file for 'ogre' pkgname=libogre version=1.9.0 -revision=11 +revision=12 build_style=cmake _hgrev=108ab0bcc69603dba32c0ffd4bbbc39051f421c9 configure_args="-DCMAKE_INSTALL_PREFIX=/usr \ @@ -26,13 +26,10 @@ make_build_target="all OgreDoc" CXXFLAGS="-fcheck-new -fno-delete-null-pointer-checks -fno-lifetime-dse" -case "$XBPS_TARGET_MACHINE" in - aarch64*) broken="https://build.voidlinux.eu/builders/aarch64_builder/builds/3248/steps/shell_3/logs/stdio";; -esac - post_install() { vmkdir /usr/share/doc vcopy build/Docs /usr/share/doc/libogre + vlicense COPYING } libogre-devel_package() {