wok-stable diff scummvm/receipt @ rev 10547

libdvdread: Fixed TARBALL.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed May 25 14:19:45 2011 +0000 (2011-05-25)
parents 88ad007c2c00
children f51a43f01469
line diff
     1.1 --- a/scummvm/receipt	Sat Mar 05 11:50:50 2011 +0100
     1.2 +++ b/scummvm/receipt	Wed May 25 14:19:45 2011 +0000
     1.3 @@ -20,7 +20,8 @@
     1.4  		--backend=sdl --disable-debug \
     1.5  		--with-mpeg2-prefix=/usr \
     1.6  		--with-flac-prefix=/usr \
     1.7 -		--disable-fluidsynth &&
     1.8 +		--disable-fluidsynth \
     1.9 +		--host=$HOST_SYSTEM &&
    1.10  	make && make install && {
    1.11  		mkdir -p $DESTDIR/usr/share/applications
    1.12  		cp -a dists/scummvm.desktop $DESTDIR/usr/share/applications