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

Daniel Baumann daniel at debian.org
Thu May 28 19:48:32 UTC 2009


The following commit has been merged in the debian branch:
commit ac4a2ee35650c368dd494d3fdfc97fe01601468b
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu May 28 21:39:53 2009 +0200

    Tidy rules file.

diff --git a/debian/rules b/debian/rules
index 651449e..4638db7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,7 +32,7 @@ endif
 	./configure $(CROSS) --prefix=/usr --mandir=\$${prefix}/share/man CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs"
 
 build: build-stamp
-build-stamp:  config.status
+build-stamp: config.status
 	dh_testdir
 
 	$(MAKE)
@@ -43,13 +43,12 @@ install: build
 	dh_testdir
 	dh_testroot
 	dh_prep
-	dh_installdirs
 
 	$(MAKE) DESTDIR=$(CURDIR)/debian/md5deep install
 
 binary: binary-arch
 
-binary-arch: build install
+binary-arch: install
 	dh_testdir
 	dh_testroot
 	dh_installchangelogs ChangeLog

-- 
Recursively compute hashsums or piecewise hashings



More information about the forensics-changes mailing list