aboutsummaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2021-11-18 11:12:41 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2021-11-18 11:12:41 +0100
commit5acecf0b844942166a3520e63308b27ef2287c88 (patch)
tree63ba8659e0c832ed77a0289721d84be807874700 /GNUmakefile
parentc00040f18a1660d1611a8308ea35caeee05b2e5e (diff)
Updates after changing the default branch to main
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