[Forensics-changes] [SCM] Data recovery program for NTFS filesystems branch, debian, updated. debian/0.9-4-3-g64f85bc

Daniel Baumann daniel at debian.org
Fri Nov 7 16:55:32 UTC 2008


The following commit has been merged in the debian branch:
commit 64f85bc0087444ea88fa12f543c8365890616abf
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Nov 7 17:55:23 2008 +0100

    Replacing obsolete dh_clean -k with dh_prep.

diff --git a/debian/rules b/debian/rules
index 01c3506..280c9a0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -42,7 +42,7 @@ build-stamp: config.status
 install: build
 	dh_testdir
 	dh_testroot
-	dh_clean -k
+	dh_prep
 	dh_installdirs
 
 	$(MAKE) DESTDIR=$(CURDIR)/debian/scrounge-ntfs install

-- 
Data recovery program for NTFS filesystems



More information about the forensics-changes mailing list