[Forensics-changes] [SCM] Recursively compute hashsums or piecewise hashings branch, debian, updated. debian/3.1-1-2-gbe3ef77

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


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

    Replacing obsolete dh_clean -k with dh_prep.

diff --git a/debian/rules b/debian/rules
index 6530813..2549f76 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/md5deep install

-- 
Recursively compute hashsums or piecewise hashings



More information about the forensics-changes mailing list