From c48c4b68226bba6f79fdbad07ea850a615a559ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Krier?= Date: Wed, 6 Sep 2006 10:28:07 +0000 Subject: =?UTF-8?q?net-p2p/mute:=20New=20Ebuild=20for=20bug=20#60392=20tha?= =?UTF-8?q?nks=20to=20S=C3=A9bastien=20C=C3=A9r=C3=A8ze?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit svn path=/sunrise/; revision=1156 --- net-p2p/mute/files/mute-0.5-configure.patch | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 net-p2p/mute/files/mute-0.5-configure.patch (limited to 'net-p2p/mute/files/mute-0.5-configure.patch') diff --git a/net-p2p/mute/files/mute-0.5-configure.patch b/net-p2p/mute/files/mute-0.5-configure.patch new file mode 100644 index 000000000..44084321a --- /dev/null +++ b/net-p2p/mute/files/mute-0.5-configure.patch @@ -0,0 +1,29 @@ +--- MUTE_fileSharing-0.5_UnixSource~/MUTE/configure 2006-09-04 11:54:51.000000000 +0200 ++++ MUTE_fileSharing-0.5_UnixSource/MUTE/configure 2006-09-04 11:56:24.000000000 +0200 +@@ -41,7 +41,6 @@ + # templates. + # + +- + while [ -z "$userEntry" ] + do + echo "select platform:" +@@ -57,7 +56,8 @@ + echo "" + echo -n "> " + +- read userEntry ++# read userEntry ++ userEntry=1 + + + if [ "$userEntry" = "q" ] +@@ -359,7 +359,7 @@ + echo "" + echo -n "> " + +-read userEntry ++#read userEntry + + + if [ "$userEntry" = "" ] -- cgit v1.2.3