[Forensics-changes] [SCM] debian-forensics/pipebench branch, debian-sid, updated. upstream/0.40-15-gdba0475

Christophe Monniez christophe.monniez at fccu.be
Mon Feb 11 12:37:32 UTC 2008


The following commit has been merged in the debian-sid branch:
commit 3280e6915c652463fd97b7980a8307974bccff6b
Author: Christophe Monniez <christophe.monniez at fccu.be>
Date:   Mon Feb 11 12:46:19 2008 +0100

    Removed manpage from the install rule in Makefile

diff --git a/Makefile b/Makefile
index 648b41b..2d80ea2 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,6 @@ all: pipebench
 doc: pipebench.1
 install: pipebench
 	cp pipebench $(DESTDIR)/usr/bin/
-	cp pipebench.1 $(DESTDIR)/usr/share/man/man1/
 
 pipebench: pipebench.c
 	$(CC) $(CFLAGS) -o pipebench pipebench.c
diff --git a/debian/dirs b/debian/dirs
deleted file mode 100644
index ca882bb..0000000
--- a/debian/dirs
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/bin
-usr/sbin

-- 
debian-forensics/pipebench



More information about the forensics-changes mailing list