[Forensics-changes] [SCM] debian-forensics/missidentify branch, debian, updated. upstream/1.0-13-g39c1dfc

Daniel Baumann daniel at debian.org
Wed Feb 27 20:40:58 UTC 2008


The following commit has been merged in the debian branch:
commit 39c1dfc72797565ae531e3da9d7841328df079e3
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Feb 27 21:37:46 2008 +0100

    Readding removal of config.guess and config.sub in rules.
    
    This is perfectly fine and needed to keep config.guess and config.sub
    changes out of the diff.gz.

diff --git a/debian/rules b/debian/rules
index 4510ff0..9b47222 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,6 +14,7 @@ clean:
 	rm -f build-stamp
 
 	[ ! -f Makefile ] || $(MAKE) distclean
+	rm -f config.sub config.guess
 
 	dh_clean
 

-- 
debian-forensics/missidentify



More information about the forensics-changes mailing list