[Forensics-changes] [SCM] Recursive piecewise hashing tool branch, debian, updated. debian/2.0-1-2-g1f32c02
Daniel Baumann
daniel at debian.org
Fri Nov 7 16:54:10 UTC 2008
The following commit has been merged in the debian branch:
commit 1f32c0242d1096e8342b84bc810670069cc03ded
Author: Daniel Baumann <daniel at debian.org>
Date: Fri Nov 7 17:54:00 2008 +0100
Replacing obsolete dh_clean -k with dh_prep.
diff --git a/debian/rules b/debian/rules
index 7acdc9a..4c08094 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,7 +32,7 @@ build-stamp: config.status
install: build
dh_testdir
dh_testroot
- dh_clean -k
+ dh_prep
dh_installdirs
$(MAKE) DESTDIR=$(CURDIR)/debian/ssdeep install
--
Recursive piecewise hashing tool
More information about the forensics-changes
mailing list