wok diff tiff/receipt @ rev 9346

openmotif: update BUILD_DEPENDS
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Mar 19 18:36:59 2011 +0100 (2011-03-19)
parents 22302c6b4b2d
children 02bbaa9d12ba
line diff
     1.1 --- a/tiff/receipt	Mon Sep 27 06:21:26 2010 +0000
     1.2 +++ b/tiff/receipt	Sat Mar 19 18:36:59 2011 +0100
     1.3 @@ -20,7 +20,7 @@
     1.4      # allows context-dependent attackers to cause a denial of service 
     1.5      # (crash) via a crafted TIFF imag.
     1.6  
     1.7 -    patch -p1 -i ../stuff/libtiff-CVE-2009-2285.patch
     1.8 +    patch -p1 -i $stuff/libtiff-CVE-2009-2285.patch
     1.9      ./configure --prefix=/usr --infodir=/usr/share/info \
    1.10      --mandir=/usr/share/man $CONFIGURE_ARGS &&
    1.11      make &&