wok diff exo/receipt @ rev 7269

Add sleuthkit. File system and media management forensic analysis tools (supports NTFS, FAT, UFS1/2, FFS, Ext2 and Ext3).
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Nov 14 21:55:41 2010 +0000 (2010-11-14)
parents 283b8d93992b
children 4221f6eea92d
line diff
     1.1 --- a/exo/receipt	Fri Jul 16 07:57:51 2010 +0200
     1.2 +++ b/exo/receipt	Sun Nov 14 21:55:41 2010 +0000
     1.3 @@ -15,10 +15,10 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	patch -p0 -i stuff/helpers.rc.u
     1.8  
     1.9  	#test -d $PACKAGE-$VERSION && mv exo* $PACKAGE-$VERSION
    1.10  	cd $src
    1.11 +	patch -p1 -i ../stuff/helpers.rc.u
    1.12  	./configure \
    1.13  		--prefix=/usr \
    1.14  		--sysconfdir=/etc \