prepublishing

Fixes the destination DIR
This commit is contained in:
Paul Schneider 2018-12-12 14:43:50 +00:00
commit 32f1628492
2 changed files with 1 additions and 2 deletions

View file

@ -4,7 +4,6 @@ PRJNAME := $(shell basename `pwd -P`)
endif
SOLUTIONDIR=$(HOME)/workspace/yavsc
rc_num := $(shell cat $(SOLUTIONDIR)/rc-num.txt)
DESTDIR=$(SOLUTIONDIR)/build
MAKE=make
NUGETSOURCE=$(HOME)/Nupkgs
VERSION=1.0.5-rc$(rc_num)