aboutsummaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2014-11-25 14:32:26 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2014-11-25 14:32:26 +0100
commit3f9b6432477f510a5dee908fe891f6352e9cd357 (patch)
tree2ee5db191fd560f64e8f787273f8534fce99240f /GNUmakefile
parentdb6b3a27ceed666a80658df6cdb1092e35de18c3 (diff)
Remove code for former extra repo on r-forge
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/GNUmakefile b/GNUmakefile
index e7dd9fc..8d31793 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -80,11 +80,6 @@ r-forge: move-sd
cd $(RFDIR) && rm -r `ls` && tar -xf $(HOME)/gmkin.tar;\
svn add --force .; cd $(RFSVN) && svn commit -m 'update gmkin from github repository'
-release: r-forge build
- cp $(TGZ) $(RFSVN)/www/repo/src/contrib; scp $(TGZ) qnap:projects/gmkin
- @echo Now build gmkin on windows and copy the zip to the repo with
- @echo scp qnap:projects/gmkin/$(PKGSRC)_$(PKGVERS).zip $(RFSVN)/www/repo/bin/windows/contrib/3.1
-
clean:
$(RM) -r $(PKGNAME).Rcheck/
$(RM) vignettes/*.R

Contact - Imprint