missed one entrie for DISTDIR
This commit is contained in:
parent
e774a10bdb
commit
b0a63f06d5
@ -422,9 +422,9 @@ USE_VCACHE_LIBS_DEPENDENCIES = $(PFS_LIBS_DEPENDENCIES)
|
||||
#### These are normally not changed.
|
||||
#### This is used by the 'installdirs' dependency.
|
||||
|
||||
PSRV_SHADOW=$(TOPDIR)/shadow
|
||||
PSRV_STORAGE=$(TOPDIR)/pfsdat
|
||||
PSRV_SECURITY=$(TOPDIR)/security
|
||||
PSRV_SHADOW=$(DISTDIR)/$(TOPDIR)/shadow
|
||||
PSRV_STORAGE=$(DISTDIR)/$(TOPDIR)/pfsdat
|
||||
PSRV_SECURITY=$(DISTDIR)/$(TOPDIR)/security
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user