From ce8dd66310c3340aafbd1cc63fad93c227248f6e Mon Sep 17 00:00:00 2001 From: sibel Date: Thu, 18 Nov 2010 08:14:10 +0100 Subject: directfb-1.0 corection --- base/directfb-1.0/Pkgfile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'base/directfb-1.0/Pkgfile') diff --git a/base/directfb-1.0/Pkgfile b/base/directfb-1.0/Pkgfile index 1295c8d6c..c24af36e0 100644 --- a/base/directfb-1.0/Pkgfile +++ b/base/directfb-1.0/Pkgfile @@ -9,16 +9,18 @@ version=1.0.1 release=1 source=(http://www.directfb.org/downloads/Core/DirectFB-1.0/DirectFB-$version.tar.gz \ http://nutyx.meticul.eu/files/patchs/$name/libpng-1.4.patch) + # To build with multicore add --enable-multi + build() { export POSIXLY_CORRECT="yes" cd DirectFB-$version - patch -Np1 -i ../libpng-1.4.patch +# patch -Np1 -i ../libpng-1.4.patch ./configure --prefix=/usr \ --mandir=/usr/share/man \ --enable-zlib --disable-vnc \ --infodir=/usr/share/info \ - --enable-x11=no + --enable-x11=no make make DESTDIR=$PKG install } -- cgit v1.2.3-70-g09d2