[game-data-packager] 05/14: etqw: fix SMP engine declaration

Simon McVittie smcv at debian.org
Fri Oct 14 11:32:03 UTC 2016


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch master
in repository game-data-packager.

commit 466fab9d76b33e66357a1e86b4748711ced7af6c
Author: Simon McVittie <smcv at debian.org>
Date:   Fri Oct 14 11:21:13 2016 +0100

    etqw: fix SMP engine declaration
---
 runtime/launch-etqw.yaml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/runtime/launch-etqw.yaml.in b/runtime/launch-etqw.yaml.in
index 3730dd5..f3ff050 100644
--- a/runtime/launch-etqw.yaml.in
+++ b/runtime/launch-etqw.yaml.in
@@ -1,7 +1,7 @@
 ---
 binary_only: true
 engine: $prefix/lib/etqw/etqw.x86
-smp_engine: $prefix/lib/etqw-rthread.x86
+smp_engine: $prefix/lib/etqw/etqw-rthread.x86
 required_files:
   - base/pak008.pk4
   - base/game000.pk4

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git



More information about the Pkg-games-commits mailing list