[Forensics-changes] [SCM] Recursively compute hashsums or piecewise hashings branch, debian, updated. upstream/3.1-16-g0537504

Daniel Baumann daniel at debian.org
Thu Sep 18 16:49:03 UTC 2008


The following commit has been merged in the debian branch:
commit 0d642e7fd5a2ce9a222731f844f91f0f72165592
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 18 18:43:34 2008 +0200

    Removing useless --infodir from configure call in rules file.

diff --git a/debian/rules b/debian/rules
index af277da..6530813 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,7 +29,7 @@ ifneq "$(wildcard /usr/share/misc/config.guess)" ""
 	cp -f /usr/share/misc/config.guess config.guess
 endif
 
-	CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs" ./configure $(CROSS) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info
+	CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs" ./configure $(CROSS) --prefix=/usr --mandir=\$${prefix}/share/man
 
 build: build-stamp
 build-stamp:  config.status

-- 
Recursively compute hashsums or piecewise hashings



More information about the forensics-changes mailing list