[SCM] packaging for the mame arcade game emulator branch, master, updated. 1db9c996f18093ac3211b10fb8658aa7b8445500

Emmanuel Kasper emmanuel at libera.cc
Wed Aug 31 20:57:39 UTC 2011


The following commit has been merged in the master branch:
commit 1db9c996f18093ac3211b10fb8658aa7b8445500
Author: Emmanuel Kasper <emmanuel at 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



More information about the Pkg-games-commits mailing list