prepublishing
Fixes the destination DIR
This commit is contained in:
parent
9f10962dd0
commit
32f1628492
2 changed files with 1 additions and 2 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue