[Forensics-changes] [SCM] Tool to help recover deleted files on ext3 filesystems branch, debian, updated. debian/0.9.0-1-2-g50ffcbd

Daniel Baumann daniel at debian.org
Fri Nov 7 16:53:12 UTC 2008


The following commit has been merged in the debian branch:
commit 50ffcbdb15aa5a9d63c0ea215a973c6a5e67f3ff
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Nov 7 17:53:03 2008 +0100

    Replacing obsolete dh_clean -k with dh_prep.

diff --git a/debian/rules b/debian/rules
index bc03079..1f3aa7f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -48,7 +48,7 @@ build-stamp: config.status
 install: build
 	dh_testdir
 	dh_testroot
-	dh_clean -k
+	dh_prep
 	dh_installdirs
 
 	$(MAKE) DESTDIR=$(CURDIR)/debian/ext3grep install

-- 
Tool to help recover deleted files on ext3 filesystems



More information about the forensics-changes mailing list