summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-09-10 06:26:50 +0000
committerMike Frysinger <vapier@gentoo.org>2003-09-10 06:26:50 +0000
commit1190b5814f7da41ef46d6f5758aa44b80e0e954f (patch)
tree410895ca938ddb9b4166f4850349a53245129e10 /games-rpg/vegastrike/files
parentinitial import. buig 26371 (diff)
downloadgentoo-2-1190b5814f7da41ef46d6f5758aa44b80e0e954f.tar.gz
gentoo-2-1190b5814f7da41ef46d6f5758aa44b80e0e954f.tar.bz2
gentoo-2-1190b5814f7da41ef46d6f5758aa44b80e0e954f.zip
i lub rpgs
Diffstat (limited to 'games-rpg/vegastrike/files')
-rw-r--r--games-rpg/vegastrike/files/0.3.1-vsinstall.patch24
-rw-r--r--games-rpg/vegastrike/files/digest-vegastrike-0.3.12
2 files changed, 26 insertions, 0 deletions
diff --git a/games-rpg/vegastrike/files/0.3.1-vsinstall.patch b/games-rpg/vegastrike/files/0.3.1-vsinstall.patch
new file mode 100644
index 000000000000..050a1360a75c
--- /dev/null
+++ b/games-rpg/vegastrike/files/0.3.1-vsinstall.patch
@@ -0,0 +1,24 @@
+--- vsinstall.orig 2003-06-21 08:31:00.000000000 -0400
++++ vsinstall 2003-06-21 08:32:08.000000000 -0400
+@@ -2,16 +2,16 @@
+ CURPWD=$PWD
+ mkdir $HOME/.vegastrike
+ cd $HOME/.vegastrike
+-if cat save.txt ;
++if [ -f save.txt ] ;
+ then
+ touch save.txt;
+ else
+ echo "default"> save.txt ;
+ fi
+-cp /usr/local/games/vegastrike/data/setup.config .
+-cp /usr/local/games/vegastrike/data/.vegastrike/*.m3u .
+-cp /usr/local/games/vegastrike/data/vegastrike.config .
+-/usr/local/bin/vssetup
++cp /usr/share/games/vegastrike/data/setup.config .
++cp /usr/share/games/vegastrike/data/.vegastrike/*.m3u .
++cp /usr/share/games/vegastrike/data/vegastrike.config .
++/usr/games/bin/vssetup
+ echo "Download http://aslp.gallaudet.edu/jjg/wcrm/Vault_Room/vault_room.html the WC2 Collection and the Privateer-RF Collection to ~/music/ directory that you make."
+ echo "If you wish to have your own music edit ~/.vegastrike/*.m3u Each playlist represents a place or situation in Vega Strike"
+ cd $CURPWD
diff --git a/games-rpg/vegastrike/files/digest-vegastrike-0.3.1 b/games-rpg/vegastrike/files/digest-vegastrike-0.3.1
new file mode 100644
index 000000000000..8c6c003f0468
--- /dev/null
+++ b/games-rpg/vegastrike/files/digest-vegastrike-0.3.1
@@ -0,0 +1,2 @@
+MD5 1c4d9e64d526ac65f57259c3003797c9 vegastrike-0.3.1-gcc3.2.src.rpm 2252596
+MD5 6f09bc8c70e744409d5467c9dace7e74 vegastrike-data-0.3-1.noarch.rpm 97635155