[Forensics-changes] [SCM] debian-forensics/reglookup branch, debian, updated. debian/0.12.0-1-18-g5319dee

Christophe Monniez christophe.monniez at fccu.be
Sun Oct 16 18:59:14 UTC 2011


The following commit has been merged in the debian branch:
commit 5319dee203a7d02bc3ac1db3eedbd6f75c88ac65
Author: Christophe Monniez <christophe.monniez at fccu.be>
Date:   Sun Oct 16 20:23:52 2011 +0200

    Update install prefix.

diff --git a/debian/rules b/debian/rules
index 6addd60..827e888 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 	dh ${@}
 
 override_dh_auto_build:
-	scons PREFIX=/usr
+	scons
 
 override_dh_auto_install:
-	scons install
+	PREFIX=$(CURDIR)/debian/reglookup scons install

-- 
debian-forensics/reglookup



More information about the forensics-changes mailing list