aboutsummaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index a6abacac..479d8454 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -114,7 +114,7 @@ pd_release: roxygen
git add -A
r-forge:
- git archive master > $(HOME)/git/mkin/mkin.tar;\
+ git archive main > $(HOME)/git/mkin/mkin.tar;\
cd $(RFDIR) && rm -r `ls` && tar -xf $(HOME)/git/mkin/mkin.tar;\
rm -r $(SDDIR)/*;\
cp -a docs/* $(SDDIR);\

Contact - Imprint