[Forensics-changes] [SCM] debian-forensics/pgpcrack branch, debian-sid, updated. upstream/6b-19-geda1c2e

Daniel Baumann daniel at debian.org
Thu Feb 14 10:29:12 UTC 2008


The following commit has been merged in the debian-sid branch:
commit d6b5e545efa2d98882319ded83381d0f39fe9202
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Feb 14 11:23:59 2008 +0100

    Fixing errors in rules.

diff --git a/debian/rules b/debian/rules
index 0af3f2a..9c09f44 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,14 +3,13 @@
 clean:
 	dh_testdir
 	dh_testroot
-	rm -f build-stamp configure-stamp
+	rm -f build-stamp
 
 	$(MAKE) clean
 
 	dh_clean
 
 build: build-stamp
-
 build-stamp:
 	dh_testdir
 
@@ -26,7 +25,7 @@ install: build
 
 	$(MAKE) DESTDIR=$(CURDIR)/debian/pgpcrack install
 
-binary-indep: binary-arch binary-indep
+binary: binary-arch
 
 binary-arch: build
 	dh_testdir

-- 
debian-forensics/pgpcrack



More information about the forensics-changes mailing list