summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCédric Krier <cedk@gentoo.org>2006-09-06 10:28:07 +0000
committerCédric Krier <cedk@gentoo.org>2006-09-06 10:28:07 +0000
commitc48c4b68226bba6f79fdbad07ea850a615a559ec (patch)
tree4d0ab55d819bf027ea9471504bf93b5e93544d11 /net-p2p/mute/files/mute-0.5-configure.patch
parentapp-admin/pwsafe: Updated Manifest. (diff)
downloadsunrise-c48c4b68226bba6f79fdbad07ea850a615a559ec.tar.gz
sunrise-c48c4b68226bba6f79fdbad07ea850a615a559ec.tar.bz2
sunrise-c48c4b68226bba6f79fdbad07ea850a615a559ec.zip
net-p2p/mute: New Ebuild for bug #60392 thanks to Sébastien Cérèze
svn path=/sunrise/; revision=1156
Diffstat (limited to 'net-p2p/mute/files/mute-0.5-configure.patch')
-rw-r--r--net-p2p/mute/files/mute-0.5-configure.patch29
1 files changed, 29 insertions, 0 deletions
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" = "" ]