From 3f9b6432477f510a5dee908fe891f6352e9cd357 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 25 Nov 2014 14:32:26 +0100 Subject: Remove code for former extra repo on r-forge --- GNUmakefile | 5 ----- 1 file changed, 5 deletions(-) (limited to 'GNUmakefile') 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 -- cgit v1.2.1