[Forensics-changes] [SCM] debian-daniel/dc3dd branch, debian-sid, updated. 6ff130298a183fcf1cb808b9fd478eb7bc6c2a6d
Daniel Baumann
daniel at debian.org
Tue Feb 12 13:53:59 UTC 2008
The following commit has been merged in the debian-sid branch:
commit 6ff130298a183fcf1cb808b9fd478eb7bc6c2a6d
Author: Daniel Baumann <daniel at debian.org>
Date: Tue Feb 12 14:53:58 2008 +0100
Cleaning up target depends in rules.
diff --git a/debian/rules b/debian/rules
index 5db1958..6c5f8f0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,7 +41,7 @@ install: build
$(MAKE) DESTDIR=$(CURDIR)/debian/dc3dd install
-binary: binary-arch binary-indep
+binary: binary-arch
binary-arch: build install
dh_testdir
@@ -57,6 +57,6 @@ binary-arch: build install
dh_md5sums
dh_builddeb
-binary-indep: build install
+binary-indep:
.PHONY: clean build binary binary-arch binary-indep install
--
debian-daniel/dc3dd
More information about the forensics-changes
mailing list