From 49ebe44092d2033f548c901ea406619713583103 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 7 Feb 2020 07:23:06 +0100 Subject: Update Makefile, update FOCUS URL --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index b2399d7..ffdcdae 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -11,7 +11,7 @@ WINBIN := $(PKGNAME)_$(PKGVERS).zip RBIN ?= $(shell dirname "`which R`") # Specify static documentation directories for subversion on r-forge -RFSVN ?= $(HOME)/svn/kinfit.r-forge +RFSVN ?= $(HOME)/svn/r-forge/kinfit RFDIR ?= $(RFSVN)/pkg/gmkin SDDIR ?= $(RFSVN)/www/gmkin_static -- cgit v1.2.1