summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games-action/heretic2-demo/heretic2-demo-1.06a-r2.ebuild (renamed from 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-r2.ebuild
index 7afa4b008c9e..2390903325b6 100644
--- a/games-action/heretic2-demo/heretic2-demo-1.06a-r1.ebuild
+++ b/games-action/heretic2-demo/heretic2-demo-1.06a-r2.ebuild
@@ -23,8 +23,8 @@ RDEPEND="
"
BDEPEND="games-util/loki_patch"
-dir=opt/${PN}
-QA_PREBUILT="${dir}/*"
+dir=/opt/${PN}
+QA_PREBUILT="${dir#/}/*"
QA_TEXTRELS="opt/heretic2-demo/ref_glx.so"
src_install() {