[pkg-wine-party] [PATCH 09/11] wine64-bin: Remove deb [arch=...] advice (closes: #680120)

Hilko Bengen bengen at debian.org
Sat Jul 7 19:49:10 UTC 2012


---
 debian/wine64.sh |    1 -
 1 file changed, 1 deletion(-)
 mode change 100644 => 100755 debian/wine64.sh

diff --git a/debian/wine64.sh b/debian/wine64.sh
old mode 100644
new mode 100755
index b7cad7a..a214f96
--- a/debian/wine64.sh
+++ b/debian/wine64.sh
@@ -9,7 +9,6 @@ echo "The following commands should be issued as root or via sudo in order to"
 echo "enable multiarch (the last command installs 32-bit wine):"
 echo ""
 echo "  # dpkg --add-architecture i386"
-echo "  # sed -i 's/deb\ /deb\ [arch=amd64,i386]\ /g' /etc/apt/sources.list"
 echo "  # apt-get update"
 echo "  # apt-get install wine-bin:i386"
 echo ""
-- 
1.7.10.4




More information about the pkg-wine-party mailing list