[Forensics-changes] [SCM] scripts for reading Microsoft Windows event log files branch, debian, updated. upstream/0.4.0-27-g2b83e44

Daniel Baumann daniel at debian.org
Thu May 28 19:35:43 UTC 2009


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

    Tidy rules file.

diff --git a/debian/rules b/debian/rules
index 325977f..0fb9827 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,7 +23,6 @@ install: build
 	dh_testdir
 	dh_testroot
 	dh_prep
-	dh_installdirs
 
 	$(MAKE) PREFIX=$(CURDIR)/debian/grokevt/usr ETC_PREFIX=$(CURDIR)/debian/grokevt/etc/grokevt MAN_PREFIX=$(CURDIR)/debian/grokevt/usr/share/man install
 
@@ -38,7 +37,7 @@ binary: binary-indep
 
 binary-arch:
 
-binary-indep: build install
+binary-indep: install
 	dh_testdir
 	dh_testroot
 	dh_installchangelogs

-- 
scripts for reading Microsoft Windows event log files



More information about the forensics-changes mailing list