The following commit has been merged in the master branch:
commit 1db9c996f18093ac3211b10fb8658aa7b8445500
Author: Emmanuel Kasper <emman...@libera.cc>
Date:   Wed Aug 31 22:57:04 2011 +0200

    Replace http with ftp protocol for mame artwork URL

diff --git a/debian/mame.README.Debian b/debian/mame.README.Debian
index bb5af8a..26f5a7e 100644
--- a/debian/mame.README.Debian
+++ b/debian/mame.README.Debian
@@ -80,5 +80,6 @@ explanation.
 
 Backdrop, overlay and bezel artwork can be downloaded from 
http://mirror.xmission.com/mame/ individually or globally with the following 
command ( provided your artwork search path is {{{$HOME/mame/artwork}}}, which 
is the default )
 {{{
-wget --no-directories --recursive --reject *.html  --directory-prefix 
$HOME/mame/artwork http://mirror.xmission.com/mame/artwork/
+wget --no-directories --recursive   --directory-prefix $HOME/mame/artwork 
ftp://mirror.xmission.com/mame/artwork/
 }}}
+

-- 
packaging for the mame arcade game emulator

_______________________________________________
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to