wok diff tiff/receipt @ rev 9428
Up: linphone to 3.4.3.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Mar 31 02:39:22 2011 +0000 (2011-03-31) |
parents | 22302c6b4b2d |
children | 02bbaa9d12ba |
line diff
1.1 --- a/tiff/receipt Mon Sep 27 06:21:26 2010 +0000 1.2 +++ b/tiff/receipt Thu Mar 31 02:39:22 2011 +0000 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 &&