From 63b9cfa48251ae3028c49f95da4e8266a2c501bd Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 28 Jun 2016 01:44:33 +0200 Subject: The location of my local svn directory has changed --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GNUmakefile b/GNUmakefile index dcf5fbc0..1a861d13 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.r-forge +RFSVN ?= $(HOME)/svn/kinfit RFDIR ?= $(RFSVN)/pkg/mkin SDDIR ?= $(RFSVN)/www/mkin_static -- cgit v1.2.1