[Forensics-changes] [SCM] Recover deleted files on ext3 filesystems branch, debian, updated. debian/0.6.0-1-5-g39d492a

Rich rich at localhost.localdomain
Fri Aug 15 05:39:46 UTC 2008


The following commit has been merged in the debian branch:
commit 39d492a35c71c5063b6407bad4e78833af99be6b
Author: Rich <rich at localhost.localdomain>
Date:   Fri Aug 15 01:40:43 2008 -0400

    Config --disable-optimization changed to --disable-optimize in this version

diff --git a/debian/rules b/debian/rules
index 69a705c..bc03079 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ else
 endif
 
 ifneq (,$(filter noopt,$(DEB_BUILD_OPTIONS)))
-	EXTRA += --enable-debug --disable-optimization
+	EXTRA += --enable-debug --disable-optimize
 endif
 
 clean:

-- 
Recover deleted files on ext3 filesystems



More information about the forensics-changes mailing list