[Forensics-changes] [SCM] debian-forensics/rifiuti branch, debian, updated. upstream/1.0+20040505-13-g548d17e

Christophe Monniez christophe.monniez at fccu.be
Tue Mar 25 15:15:06 UTC 2008


The following commit has been merged in the debian branch:
commit 6b74877de4379e61b67fb644368b998a20ddf65d
Author: Christophe Monniez <christophe.monniez at fccu.be>
Date:   Tue Mar 25 16:05:28 2008 +0100

    Calling upstream Makefile in clean target instead of removing the binary manually.

diff --git a/debian/rules b/debian/rules
index ace2d4f..afa6103 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,8 +5,7 @@ clean:
 	dh_testroot
 	rm -f build-stamp
 
-	rm -f src/rifiuti
-
+	$(MAKE) -C src clean
 	dh_clean
 
 build: build-stamp

-- 
debian-forensics/rifiuti



More information about the forensics-changes mailing list