aboutsummaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2020-02-14 17:46:21 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2020-02-14 17:46:21 +0100
commit0746b099c1af576af0333a2336bc5e0d7144b3a7 (patch)
tree4299e95813c8c347e029ef96d3001dc12384bc5f /GNUmakefile
parent70fe6d14e27fa8fb0634856ecc45a27f4f689d88 (diff)
Update local r-forge path in Makefile
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 496bb252..58d40e52 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -12,7 +12,7 @@ WINBIN := $(PKGSRC)_$(PKGVERS).zip
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/r-forge/kinfit
RFDIR ?= $(RFSVN)/pkg/mkin
SDDIR ?= $(RFSVN)/www/mkin_static

Contact - Imprint