diff options
Diffstat (limited to 'games-action/heretic2-demo')
-rw-r--r-- | games-action/heretic2-demo/heretic2-demo-1.06a-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/heretic2-demo/heretic2-demo-1.06a-r1.ebuild b/games-action/heretic2-demo/heretic2-demo-1.06a-r1.ebuild index 8d869e898f2b..7afa4b008c9e 100644 --- a/games-action/heretic2-demo/heretic2-demo-1.06a-r1.ebuild +++ b/games-action/heretic2-demo/heretic2-demo-1.06a-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit desktop multilib unpacker wrapper +inherit desktop unpacker wrapper DESCRIPTION="Third-person classic magical action-adventure game" HOMEPAGE="http://www.lokigames.com/products/heretic2/ @@ -24,7 +24,7 @@ RDEPEND=" BDEPEND="games-util/loki_patch" dir=opt/${PN} -QA_PREBUILT="${dir:1}/*" +QA_PREBUILT="${dir}/*" QA_TEXTRELS="opt/heretic2-demo/ref_glx.so" src_install() { |