From 0746b099c1af576af0333a2336bc5e0d7144b3a7 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 14 Feb 2020 17:46:21 +0100 Subject: Update local r-forge path in Makefile --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GNUmakefile') 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 -- cgit v1.2.1