Browse code

update makefile

Guangchuang Yu authored on 19/02/2020 08:27:25
Showing 1 changed files

  • Makefile index 6a4d9e8..191f577 100644
... ...
@@ -60,7 +60,7 @@ biocinit:
60 60
 	git fetch --all
61 61
 
62 62
 giteeinit:
63
-	git remote add gitee git@gitee.com:GuangchuangYu/ggtree.git;\
63
+	git remote add gitee git@gitee.com:GuangchuangYu/$(PKGNAME).git;\
64 64
 	git fetch --all
65 65
 
66 66
 rmoldrelease: