From 305d554d0065931b7a66d403b8f883fd93d63d3c Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sun, 30 Apr 2017 14:40:55 +0300 Subject: [PATCH] Generate THANKS automatically --- THANKS | 5 ----- makedist.sh | 4 ++-- news_and_install.sh => supplementary_files.sh | 14 ++++++++++++++ 3 files changed, 16 insertions(+), 7 deletions(-) delete mode 100644 THANKS rename news_and_install.sh => supplementary_files.sh (78%) 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 <