diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-09-10 19:29:16 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-09-10 19:29:16 +0000 |
commit | f199057b8679cd2eed424fccb45361c89a133d31 (patch) | |
tree | e6ec41e59db82809cd99452c53c9efe67a3985e3 /games-action/parsec/files | |
parent | games action and arcade (diff) | |
download | gentoo-2-f199057b8679cd2eed424fccb45361c89a133d31.tar.gz gentoo-2-f199057b8679cd2eed424fccb45361c89a133d31.tar.bz2 gentoo-2-f199057b8679cd2eed424fccb45361c89a133d31.zip |
action games !
Diffstat (limited to 'games-action/parsec/files')
-rw-r--r-- | games-action/parsec/files/digest-parsec-0197 | 1 | ||||
-rw-r--r-- | games-action/parsec/files/parsec | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/games-action/parsec/files/digest-parsec-0197 b/games-action/parsec/files/digest-parsec-0197 new file mode 100644 index 000000000000..b9e209b8bc71 --- /dev/null +++ b/games-action/parsec/files/digest-parsec-0197 @@ -0,0 +1 @@ +MD5 47f442a2f1bf898733ad506f4c59b767 parsec_lan_build0197.tar.gz 85700536 diff --git a/games-action/parsec/files/parsec b/games-action/parsec/files/parsec new file mode 100644 index 000000000000..ddf33eb11d4d --- /dev/null +++ b/games-action/parsec/files/parsec @@ -0,0 +1,3 @@ +#!/bin/sh +cd GENTOO_DIR +exec ./launcher ${@} |