wok diff scummvm/receipt @ rev 6961

xorg-server: add config dir
author Antoine Bodin <gokhlayeh@slitaz.org>
date Tue Oct 26 13:15:37 2010 +0200 (2010-10-26)
parents e6d42611d599
children af022550edde
line diff
     1.1 --- a/scummvm/receipt	Tue Sep 28 01:23:14 2010 +0200
     1.2 +++ b/scummvm/receipt	Tue Oct 26 13:15:37 2010 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="scummvm"
     1.7 -VERSION="1.1.1"
     1.8 +VERSION="1.2.0"
     1.9  CATEGORY="games"
    1.10  SHORT_DESC="A 'virtual machine' for several classic graphical point-and-click adventure games."
    1.11  MAINTAINER="gokhlayeh@mailoo.org"
    1.12 @@ -18,7 +18,7 @@
    1.13  	./configure \
    1.14  		--prefix=/usr \
    1.15  		--mandir=/usr/share/man \
    1.16 -		--datadir=/usr/games \
    1.17 +		--datadir=/usr/games/scummvm \
    1.18  		--backend=sdl --disable-debug \
    1.19  		--with-mpeg2-prefix=/usr \
    1.20  		--with-flac-prefix=/usr \