[Forensics-changes] [SCM] debian-forensics/recoverdm branch, debian-sid, updated. upstream/0.19-13-g4a3b875

Christophe Monniez christophe.monniez at fccu.be
Mon Feb 11 20:55:45 UTC 2008


The following commit has been merged in the debian-sid branch:
commit 70ba71b8f59bec50b11d98d312ae748a157d0285
Author: Christophe Monniez <christophe.monniez at fccu.be>
Date:   Mon Feb 11 21:27:33 2008 +0100

    Added an install rule in the original Makefile

diff --git a/Makefile b/Makefile
index b0f8cfb..50b310e 100644
--- a/Makefile
+++ b/Makefile
@@ -26,3 +26,7 @@ package: clean
 	cp *.c *.h *.1 Makefile readme.txt license.txt recoverdm-$(VERSION)
 	tar czf recoverdm-$(VERSION).tgz recoverdm-$(VERSION)
 	rm -rf recoverdm-$(VERSION)
+
+install: all
+	install -m 0755 recoverdm $(DESTDIR)/usr/bin
+	install -m 0755 mergebad $(DESTDIR)/usr/bin

-- 
debian-forensics/recoverdm



More information about the forensics-changes mailing list