From: Sergey Matveev Date: Sun, 30 Apr 2017 11:40:55 +0000 (+0300) Subject: Generate THANKS automatically X-Git-Tag: 0.7^2~4 X-Git-Url: http://www.git.cypherpunks.ru/?p=nncp.git;a=commitdiff_plain;h=305d554d0065931b7a66d403b8f883fd93d63d3c Generate THANKS automatically --- diff --git a/THANKS b/THANKS deleted file mode 100644 index 939764c..0000000 --- a/THANKS +++ /dev/null @@ -1,5 +0,0 @@ -There are people deserving to be thanked for helping this project: - -* Shawn K. Quinn for his descriptive - instructions about building NNCP under Ubuntu GNU/Linux distributions - and bug reports diff --git a/makedist.sh b/makedist.sh index 208517a..aeed4e1 100755 --- a/makedist.sh +++ b/makedist.sh @@ -71,8 +71,8 @@ You can obtain releases source code prepared tarballs on @url{http://www.nncpgo.org/}. EOF make -C doc -./news_and_install.sh -rm -r doc/.well-known doc/nncp.html/.well-known news_and_install.sh +./supplementary_files.sh +rm -r doc/.well-known doc/nncp.html/.well-known supplementary_files.sh find . -name .git -type d | xargs rm -fr find . -name .gitignore -delete diff --git a/news_and_install.sh b/supplementary_files.sh similarity index 78% rename from news_and_install.sh rename to supplementary_files.sh index 11adc35..4ef489c 100755 --- a/news_and_install.sh +++ b/supplementary_files.sh @@ -41,3 +41,17 @@ cat > $texi < $texi <