aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 8cf2767..bbb36ab 100644
--- a/Makefile
+++ b/Makefile
@@ -34,6 +34,4 @@ paku.html: paku.json
public: README.md TODOs.md dependencies.svg paku.html
sh aux/workflow/public.sh "EuAndreh's package repository" $(NAME) $(MAILING_LIST)
- for f in EuAndreh.key dependencies.svg paku.html; do \
- cp $$f public/; \
- done
+ cp EuAndreh.key dependencies.svg paku.html public/