[Forensics-changes] [SCM] utility to read and query Windows NT/2000/XP registry branch, debian, updated. debian/0.11.0-1-2-g2f1c587
Christophe Monniez
christophe.monniez at fccu.be
Mon Jul 13 11:51:02 UTC 2009
The following commit has been merged in the debian branch:
commit 2f1c587815f32967191556d944a23f11f40856d9
Author: Christophe Monniez <christophe.monniez at fccu.be>
Date: Mon Jul 13 13:37:36 2009 +0200
Fixing the rule that prevented the package to build.
diff --git a/debian/rules b/debian/rules
index 51788aa..89000cf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ build: build-stamp
build-stamp:
dh_testdir
- $(MAKE) OPTS="-std=gnu89 -pedantic -lm -Wall -ggdb" INC="-I/usr/include -I$(CURDIR)/include" LIB="-L/usr/lib"
+ $(MAKE) OPTS="-std=gnu89 -pedantic -lm -Wall -ggdb" INC="-I../include" LIB="-L/usr/lib"
touch build-stamp
--
utility to read and query Windows NT/2000/XP registry
More information about the forensics-changes
mailing list