aboutsummaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2017-11-21 17:49:48 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2017-11-21 17:49:48 +0100
commit6659f37ce27ee4590bbd143c5e0532d605fb03db (patch)
treeddec879e3bf7e92193c6e837d09257f72d1088b3 /GNUmakefile
parent1511ed0a775e15ec2158e22d08a4da00cdd834aa (diff)
Fix location of local kinfit svn checkout
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
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

Contact - Imprint