[Forensics-changes] [SCM] a program to find win32 applications branch, debian, updated. debian/1.0-3-3-g916349e

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


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

    Replacing obsolete dh_clean -k with dh_prep.

diff --git a/debian/rules b/debian/rules
index 7490be3..5efcbc5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -42,7 +42,7 @@ build-stamp: config.status
 install:
 	dh_testdir
 	dh_testroot
-	dh_clean -k
+	dh_prep
 	dh_installdirs
 
 	$(MAKE) DESTDIR=$(CURDIR)/debian/missidentify install

-- 
a program to find win32 applications



More information about the forensics-changes mailing list