[SCM] SETI at home packaging branch, master, updated. debian/6.12_svn1305-2-1-g87c27f7

Guo Yixuan culu.gyx at gmail.com
Mon May 28 16:05:42 UTC 2012


The following commit has been merged in the master branch:
commit 87c27f7296a28737c32f11dee2e92031bc3e7b0b
Author: Guo Yixuan <culu.gyx at gmail.com>
Date:   Tue May 29 00:03:17 2012 +0800

    remove sah_config.h in debian/rules clean
    
    dpkg-source -b complains about modified file

diff --git a/debian/rules b/debian/rules
index 754182d..71223bd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -95,7 +95,9 @@ override_dh_auto_clean:
 	dh_clean \
 	  client/setiathome-$(UPSTREAM_VERSION).* \
 	  debian/extra/app_info.xml
+	# generated by autoconf
 	rm -f  Makefile Makefile.in aclocal.m4 assimilator/Makefile assimilator/Makefile.in client/Makefile client/Makefile.in config.log config.status configure db/Makefile db/schema_to_class db/tools/Makefile jpeglib/Makefile jpeglib/Makefile.in libtool sah_config.h.in splitter/Makefile splitter/Makefile.in stamp-h1 tools/Makefile tools/Makefile.in validate/Makefile
+	rm -f sah_config.h
 
 
 override_dh_install: 

-- 
SETI at home packaging



More information about the pkg-boinc-commits mailing list