wok diff freeimage/receipt @ rev 19077

syslinux/iso2exe.sh: fix -f
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Apr 25 10:51:04 2016 +0200 (2016-04-25)
parents fcdd50638150
children 3705d68ed8f3
line diff
     1.1 --- a/freeimage/receipt	Mon Dec 02 16:43:36 2013 +0000
     1.2 +++ b/freeimage/receipt	Mon Apr 25 10:51:04 2016 +0200
     1.3 @@ -19,7 +19,7 @@
     1.4  {
     1.5  	cd $src
     1.6  	patch -Np1 -i $stuff/gcc4.5_ln.patch
     1.7 -	pkgdir=$PWD/_pkg
     1.8 +	pkgdir=$DESTDIR
     1.9  	incl=$pkgdir/usr/include
    1.10      dest=$pkgdir/usr/lib
    1.11  	install -d $dest