[Debian-med-packaging] [SCM] The European Molecular Biology Open Software Suite. branch, master, updated. debian/6.3.1-3-6-g77d8c7c

Charles Plessy plessy at debian.org
Thu Aug 12 01:13:43 UTC 2010


The following commit has been merged in the master branch:
commit e822144445073714df2759c49a63e7d7411ee59f
Author: Charles Plessy <plessy at debian.org>
Date:   Thu Aug 12 08:05:57 2010 +0900

     #  Checkout config.* files in clean target if possible.

diff --git a/debian/rules b/debian/rules
index 0febab2..fa7c040 100755
--- a/debian/rules
+++ b/debian/rules
@@ -57,6 +57,7 @@ clean: unpatch
 	rm --force --recursive debian/emboss_tmp
 	$(RM) config.status install-stamp
 	dh_clean debian/copyright config.sub config.guess test-stamp
+	[ ! -f /usr/bin/git ] || git checkout config.sub config.guess
 
 install: build install-stamp
 install-stamp:

-- 
The European Molecular Biology Open Software Suite.



More information about the Debian-med-packaging mailing list