aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-07-04 16:17:09 -0300
committerEuAndreh <eu@euandre.org>2021-07-04 16:17:09 -0300
commit209af7d8849515fd9f8bc2873bb7e999b2d14240 (patch)
treeff2a9c5a611d47316315fbc26dc23f052c630e85 /Makefile
parentdependencies.dot: Add colors to all; remove makecheck dependency; tabify (diff)
downloadpackage-repository-209af7d8849515fd9f8bc2873bb7e999b2d14240.tar.gz
package-repository-209af7d8849515fd9f8bc2873bb7e999b2d14240.tar.xz
aux/: Update, adjust Makefile accordingly
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 3b647ae..3b0bad7 100644
--- a/Makefile
+++ b/Makefile
@@ -21,8 +21,8 @@ dev-check: check
sh aux/assert-nixfmt.sh
sh aux/assert-shellcheck.sh
sh aux/workflow/assert-todos.sh
- sh aux/workflow/assert-changelog.sh $(NAME) $(NAME)
- sh aux/workflow/assert-readme.sh $(NAME) $(MAILING_LIST)
+ sh aux/workflow/assert-changelog.sh -n $(NAME)
+ sh aux/workflow/assert-readme.sh -n $(NAME) -m $(MAILING_LIST)
clean:
rm -rf public/
@@ -36,5 +36,5 @@ public/paku.html: paku.json
sh scripts/paku -l
public: README.md TODOs.md public/dependencies.svg public/paku.html
- sh aux/workflow/public.sh "EuAndreh's package repository" $(NAME) $(MAILING_LIST) public
+ sh aux/workflow/public.sh -N "EuAndreh's package repository" -n $(NAME) -m $(MAILING_LIST) -o public
cp EuAndreh.key public/