From 9e568a770b72cefbd095dffb96e945f23ad96f33 Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Wed, 10 Mar 2004 19:45:24 +0000 Subject: Changed files/epic-install to files/epic-installer to match what was intended and also to match the ebuild. Closing bug #44268. --- games-fps/ut2003-bonuspack-epic/ChangeLog | 7 +++- games-fps/ut2003-bonuspack-epic/Manifest | 4 +- games-fps/ut2003-bonuspack-epic/files/epic-install | 48 ---------------------- .../ut2003-bonuspack-epic/files/epic-installer | 48 ++++++++++++++++++++++ 4 files changed, 56 insertions(+), 51 deletions(-) delete mode 100644 games-fps/ut2003-bonuspack-epic/files/epic-install create mode 100644 games-fps/ut2003-bonuspack-epic/files/epic-installer (limited to 'games-fps') diff --git a/games-fps/ut2003-bonuspack-epic/ChangeLog b/games-fps/ut2003-bonuspack-epic/ChangeLog index 913717e32ca4..a3e4a2b2730f 100644 --- a/games-fps/ut2003-bonuspack-epic/ChangeLog +++ b/games-fps/ut2003-bonuspack-epic/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for games-fps/ut2003-bonuspack-epic # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2003-bonuspack-epic/ChangeLog,v 1.1 2004/02/27 21:59:22 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2003-bonuspack-epic/ChangeLog,v 1.2 2004/03/10 19:45:24 wolf31o2 Exp $ + + 10 Mar 2004; Chris Gianelloni files/epic-install, + files/epic-installer: + Changed files/epic-install to files/epic-installer to match what was intended + and also to match the ebuild. Closing bug #44268. *ut2003-bonuspack-epic-1 (27 Feb 2004) diff --git a/games-fps/ut2003-bonuspack-epic/Manifest b/games-fps/ut2003-bonuspack-epic/Manifest index 3f77691b5bcf..b48e292c4bcb 100644 --- a/games-fps/ut2003-bonuspack-epic/Manifest +++ b/games-fps/ut2003-bonuspack-epic/Manifest @@ -1,5 +1,5 @@ MD5 292999034c823269ea530e78342a3743 ut2003-bonuspack-epic-1.ebuild 2890 -MD5 d3ab27975551972ff0ec55f2a09e05a7 ChangeLog 450 +MD5 548841a773b607d430cde57e97596939 ChangeLog 681 MD5 11a7e1491b1ac042ac7216b26b4ad1fb metadata.xml 254 -MD5 2196e2e711354e37821c813bbe2e6316 files/epic-install 922 MD5 43d72637d05e7527567b629427e1df71 files/digest-ut2003-bonuspack-epic-1 75 +MD5 2196e2e711354e37821c813bbe2e6316 files/epic-installer 922 diff --git a/games-fps/ut2003-bonuspack-epic/files/epic-install b/games-fps/ut2003-bonuspack-epic/files/epic-install deleted file mode 100644 index 5c498b1bc567..000000000000 --- a/games-fps/ut2003-bonuspack-epic/files/epic-install +++ /dev/null @@ -1,48 +0,0 @@ -#!/bin/bash - -if [ -d $HOME/.ut2003/System ]; then - cd "$HOME/.ut2003/System" - echo "Editing UT2003.ini in $PWD" - cat >> UT2003.ini </dev/null 2>&1 </dev/null 2>&1 </dev/null 2>&1 < User.ini~~ - mv User.ini~~ User.ini -fi diff --git a/games-fps/ut2003-bonuspack-epic/files/epic-installer b/games-fps/ut2003-bonuspack-epic/files/epic-installer new file mode 100644 index 000000000000..5c498b1bc567 --- /dev/null +++ b/games-fps/ut2003-bonuspack-epic/files/epic-installer @@ -0,0 +1,48 @@ +#!/bin/bash + +if [ -d $HOME/.ut2003/System ]; then + cd "$HOME/.ut2003/System" + echo "Editing UT2003.ini in $PWD" + cat >> UT2003.ini </dev/null 2>&1 </dev/null 2>&1 </dev/null 2>&1 < User.ini~~ + mv User.ini~~ User.ini +fi -- cgit v1.2.3-65-gdbad