seems to be a remnant of the Apache days..

Signed-off-by: Fabian Grünbichler <f.gruenbich...@proxmox.com>
---
it's empty, and I did not find anything using it..

 www/manager6/Makefile | 1 -
 defines.mk            | 1 -
 2 files changed, 2 deletions(-)

diff --git a/www/manager6/Makefile b/www/manager6/Makefile
index 2688fd0e..e0c46557 100644
--- a/www/manager6/Makefile
+++ b/www/manager6/Makefile
@@ -204,7 +204,6 @@ all: pvemanagerlib.js
 
 .PHONY: install 
 install: pvemanagerlib.js
-       install -d ${WWWBASEDIR}/root
        install -d ${WWWJSDIR}
        install -m 0644 pvemanagerlib.js ${WWWJSDIR}
 
diff --git a/defines.mk b/defines.mk
index 997491d3..8b54fd2a 100644
--- a/defines.mk
+++ b/defines.mk
@@ -14,7 +14,6 @@ HARADIR=${DESTDIR}/usr/share/cluster
 DOCDIR=${DESTDIR}/usr/share/doc/${PACKAGE}
 PODDIR=${DESTDIR}/usr/share/doc/${PACKAGE}/pod
 WWWBASEDIR=${DESTDIR}/usr/share/${PACKAGE}
-WWWROOTDIR=${WWWBASEDIR}/root
 WWWIMAGEDIR=${WWWBASEDIR}/images
 WWWTOUCHDIR=${WWWBASEDIR}/touch
 WWWCSSDIR=${WWWBASEDIR}/css
-- 
2.14.2


_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to