[boinc-app-seti] 01/04: Cleaning stuff on rules file

Gianfranco Costamagna locutusofborg-guest at alioth.debian.org
Fri Sep 6 10:10:31 UTC 2013


This is an automated email from the git hooks/post-receive script.

locutusofborg-guest pushed a commit to branch master
in repository boinc-app-seti.

commit 556eca7eb7f78a21e1e138b7277c01b1cb8934c6
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Thu Sep 5 09:29:46 2013 +0200

    Cleaning stuff on rules file
---
 debian/rules |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index c4aaa3f..ba09ca0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -135,8 +135,8 @@ override_dh_auto_build:
 override_dh_auto_clean:
 	# 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 client/project_specific_defines.h
-	# generated by autoconf
-	rm -rf aclocal.m4 sah_config.h.in Makefile.in assimilator/Makefile.in client/Makefile.in configure splitter_fft/Makefile.in splitter_pfb/Makefile.in tools/Makefile.in
+	rm -rf configure Makefile.in aclocal.m4 assimilator/Makefile.in client/Makefile.in sah_config.h.in splitter_fft/Makefile.in splitter_pfb/Makefile.in tools/Makefile.in
+	rm -rf compile config.guess config.sub depcomp install-sh ltmain.sh m4/libtool.m4 m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 m4/lt~obsolete.m4 missing
 	# separate building dirs
 	rm -rf graphics/
 	rm -rf nographics/
@@ -169,7 +169,6 @@ get-orig-source:
 	fi; \
 	cd $(origDir); \
 	EXP=/tmp/download-seti; \
-	TODAY=`date +%Y-%m-%d | tr -d '\n'`; \
 	nice="nice -5"; if [ -x /usr/bin/ionice ]; then nice="$$nice ionice -c 3"; fi ; \
 	$$nice wget -O$$EXP "http://git.debian.org/?p=pkg-boinc/scripts.git;a=blob_plain;f=export-seti;hb=HEAD" --quiet && \
 	chmod +x $$EXP && $$EXP && rm -f $$EXP

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-boinc/boinc-app-seti.git



More information about the pkg-boinc-commits mailing list