From b1675f733b8212adc037610c2ccd1ec7e9f79e2e Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Mon, 27 May 2024 22:27:32 +0200 Subject: [PATCH] typo's round 2 --- prospero/Makefile.boilerplate | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prospero/Makefile.boilerplate b/prospero/Makefile.boilerplate index fbcdfb4..ace0d2e 100755 --- a/prospero/Makefile.boilerplate +++ b/prospero/Makefile.boilerplate @@ -319,7 +319,7 @@ CMP_LIBS_DEPENDENCIES = $(CMP_LIB) $(USE_PFS_VCACHE_LIBS_DEPENDENCIES) DIR755 = $(DESTDIR)/$(PSRV_SHADOW) $(DESTDIR)/$(PSRV_STORAGE) $(DESTDIR)/$(PSRV_SECURITY) $(P_BINARIES) VCACHE_DIR1755 = $(DESTDIR)/$(P_CACHE)/p $(DESTDIR)/$(P_CACHE)/vc $(DESTDIR)/$(P_CACHE)/tmp -DIR1777 = $(VCACHE_DIR1777) +DIR1777 = $(VCACHE_DIR1755) ###