wok diff libmpeg2/receipt @ rev 10959

fcitx: up to v4.1.1
author Liu Peng <hipeng@yahoo.com>
date Tue Sep 20 20:36:39 2011 +0800 (2011-09-20)
parents e8024c01fc47
children b7319995b37e
line diff
     1.1 --- a/libmpeg2/receipt	Sat Jun 13 12:19:10 2009 +0200
     1.2 +++ b/libmpeg2/receipt	Tue Sep 20 20:36:39 2011 +0800
     1.3 @@ -7,7 +7,7 @@
     1.4  MAINTAINER="jozee@slitaz.org"
     1.5  DEPENDS="libsdl xorg-libICE xorg-libSM xorg-libX11 xorg-libXau \
     1.6  xorg-libXdmcp xorg-libXext xorg-libXv"
     1.7 -BUILD_DEPENDS="glibc-base"
     1.8 +BUILD_DEPENDS="glibc-base xorg-libXv-dev"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://libmpeg2.sourceforge.net/"
    1.11  WGET_URL="$WEB_SITE/files/$TARBALL"
    1.12 @@ -19,7 +19,7 @@
    1.13  	cd $src
    1.14  	./configure --prefix=/usr --enable-shared --disable-static &&
    1.15  	make &&
    1.16 -	make DESTDIR=$PWD/_pkg install
    1.17 +	make DESTDIR=$DESTDIR install
    1.18  }
    1.19  
    1.20  # Rules to gen a SliTaz package suitable for Tazpkg.