[SCM] SETI at home packaging branch, master, updated. debian/6.97_svn1409-1-37-g23d0a0b

Gianfranco Costamagna costamagnagianfranco at yahoo.it
Sat Dec 29 11:09:23 UTC 2012


The following commit has been merged in the master branch:
commit 23d0a0b49fb3adb5063ce28484de964541ea41ac
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Sat Dec 29 12:07:44 2012 +0100

    Added project project_specific_defines.h to clean script and .gitignore in answer to commit 175e5bd9a23e6bdc5057cb933b3e3dd1f86ff5ff

diff --git a/.gitignore b/.gitignore
index e6df13e..f3d108d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,6 +15,7 @@ client/hires_timer_test
 client/seti_boinc
 client/setiathome-*
 client/setiathome_enhanced
+client/project_specific_defines.h
 db/schema_to_class
 tools/fakedata
 tools/workunit_resample
diff --git a/debian/rules b/debian/rules
index 724f3a3..6f4d1a9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -128,7 +128,7 @@ override_dh_auto_clean:
 	  debian/extra/app_info.xml \
 	  client/setiathome-7.0.x86_64-pc-linux-gnu*
 	# may be seen after invoking binary
-	rm -f client/boinc_finish_called client/result.sah client/state.sah client/stderr.txt client/wisdom.sah client/work_unit.sah client/boinc_lockfile
+	rm -f client/boinc_finish_called client/result.sah client/state.sah client/stderr.txt client/wisdom.sah client/work_unit.sah client/boinc_lockfile client/project_specific_defines.h
 	# 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

-- 
SETI at home packaging



More information about the pkg-boinc-commits mailing list