wok diff scummvm/receipt @ rev 9640

Fixed last commit.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Apr 26 19:48:46 2011 +0000 (2011-04-26)
parents d4f25cefd2ff
children c15a988e8272
line diff
     1.1 --- a/scummvm/receipt	Thu Mar 03 22:31:11 2011 +0100
     1.2 +++ b/scummvm/receipt	Tue Apr 26 19:48:46 2011 +0000
     1.3 @@ -15,6 +15,7 @@
     1.4  {
     1.5  	cd $src
     1.6  	./configure \
     1.7 +		--prefix=/usr \
     1.8  		--datadir=/usr/games/scummvm \
     1.9  		--backend=sdl --disable-debug \
    1.10  		--with-mpeg2-prefix=/usr \