From: Miroslav Lichvar Date: Fri, 31 Jan 2014 12:36:03 +0000 (+0100) Subject: make_release: remove config.log and config.h X-Git-Tag: 1.30-pre1~139 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=be036ed58a539dda4afa946b87bd6799245bc74f;p=thirdparty%2Fchrony.git make_release: remove config.log and config.h --- diff --git a/make_release b/make_release index d0b1a1e7..62bfaa18 100755 --- a/make_release +++ b/make_release @@ -45,7 +45,7 @@ mv chrony.txt chrony.txt_ make distclean mv chrony.txt_ chrony.txt -rm -f faqgen.pl make_release chrony.spec.sample .gitignore +rm -f config.h config.log faqgen.pl make_release chrony.spec.sample .gitignore cd .. tar cvf - $subdir | gzip -9 > ${subdir}.tar.gz