From 6659f37ce27ee4590bbd143c5e0532d605fb03db Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 21 Nov 2017 17:49:48 +0100 Subject: Fix location of local kinfit svn checkout --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GNUmakefile b/GNUmakefile index 6aa45f8a..4a87d274 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -11,7 +11,7 @@ TGZVNR := $(PKGSRC)_$(PKGVERS)-vignettes-not-rebuilt.tar.gz RBIN ?= $(shell dirname "`which R`") # Specify package and static documentation directories for subversion on r-forge -RFSVN ?= $(HOME)/svn/kinfit +RFSVN ?= $(HOME)/svn/kinfit.r-forge RFDIR ?= $(RFSVN)/pkg/mkin SDDIR ?= $(RFSVN)/www/mkin_static -- cgit v1.2.1