From d2e2216a972fce002bd29241b2b328d97763a8ac Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 16 Apr 2018 22:36:08 +0200 Subject: [PATCH] libogre: fix build --- srcpkgs/libogre/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libogre/template b/srcpkgs/libogre/template index 2264333449c..af9fe12fc3a 100644 --- a/srcpkgs/libogre/template +++ b/srcpkgs/libogre/template @@ -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() {