aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2016-06-28 01:44:33 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2016-06-28 01:44:33 +0200
commit63b9cfa48251ae3028c49f95da4e8266a2c501bd (patch)
treea82101748f583cd5da89846f8acdfd3f140aaa0b
parentcb318ea1067bf18d8ff896cef8d1e847a49e3aa7 (diff)
The location of my local svn directory has changed
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
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

Contact - Imprint