[Forensics-changes] [SCM] debian-forensics/scrounge-ntfs branch, debian, updated. debian/0.9-1.-11-g195f124

Daniel Baumann daniel at debian.org
Sun Feb 17 06:27:36 UTC 2008


The following commit has been merged in the debian branch:
commit 4dc2052799252a53ba6f3b8e7637ed6e2edf801a
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Feb 17 07:27:03 2008 +0100

    Removing infodir from configure call, there is no info page in this package.

diff --git a/debian/rules b/debian/rules
index d8280bb..88c3346 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,7 +21,7 @@ endif
 ifneq "$(wildcard /usr/share/misc/config.guess)" ""
 	cp -f /usr/share/misc/config.guess config.guess
 endif
-	./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs"
+	./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs"
 
 
 build: build-stamp

-- 
debian-forensics/scrounge-ntfs



More information about the forensics-changes mailing list