[Forensics-changes] [SCM] debian-forensics/pipebench branch, debian, updated. upstream/0.40-28-gedfbea0

Daniel Baumann daniel at debian.org
Sun Sep 14 08:28:56 UTC 2008


The following commit has been merged in the debian branch:
commit edfbea0312a3017513dafc0b2076d9b5a37c993d
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 14 10:28:16 2008 +0200

    Reverting direct modification on Makefile.

diff --git a/Makefile b/Makefile
index 2d80ea2..90c5d21 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,8 @@ CFLAGS=-Wall -w -pedantic
 all: pipebench
 doc: pipebench.1
 install: pipebench
-	cp pipebench $(DESTDIR)/usr/bin/
+	cp pipebench /usr/local/bin/
+	cp pipebench.1 /usr/local/man/man1/
 
 pipebench: pipebench.c
 	$(CC) $(CFLAGS) -o pipebench pipebench.c

-- 
debian-forensics/pipebench



More information about the forensics-changes mailing list