make_release: remove config.log and config.h
This commit is contained in:
parent
3f507b782c
commit
be036ed58a
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ mv chrony.txt chrony.txt_
|
||||||
make distclean
|
make distclean
|
||||||
mv chrony.txt_ chrony.txt
|
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 ..
|
cd ..
|
||||||
tar cvf - $subdir | gzip -9 > ${subdir}.tar.gz
|
tar cvf - $subdir | gzip -9 > ${subdir}.tar.gz
|
||||||
|
|
Loading…
Reference in a new issue