wok diff prboom/receipt @ rev 9197

spidermonkey: fix compile_rules
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Mar 10 11:24:48 2011 +0100 (2011-03-10)
parents 07e6c84aad04
children 59e6ea494251
line diff
     1.1 --- a/prboom/receipt	Wed Oct 27 15:10:50 2010 +0000
     1.2 +++ b/prboom/receipt	Thu Mar 10 11:24:48 2011 +0100
     1.3 @@ -39,7 +39,7 @@
     1.4  	
     1.5  	echo "Downloading game data : doom1.wad"
     1.6  	[ -f $SOURCES_REPOSITORY/doom1.wad ] ||
     1.7 -	wget http://people.slitaz.org/~mallory/stuff/prboom/doom1.wad -P $SOURCES_REPOSITORY
     1.8 +	wget http://mirror.slitaz.org/sources/packages/d/doom1.wad -P $SOURCES_REPOSITORY
     1.9  	cp $SOURCES_REPOSITORY/doom1.wad $fs/usr/share/games/doom
    1.10  
    1.11  	echo "Copying metadata"