Make sure that WEBBASE is updated, so the files install in to the
correct directory.
This commit is contained in:
parent
d4ead121fe
commit
7eaea7be36
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7321
3 changed files with 9 additions and 0 deletions
3
en/conspectus/Makefile.inc
Normal file
3
en/conspectus/Makefile.inc
Normal file
|
@ -0,0 +1,3 @@
|
|||
# $FreeBSD$
|
||||
|
||||
WEBBASE?= /data/conspectus
|
3
en/conspectus/stable/2000/Makefile.inc
Normal file
3
en/conspectus/stable/2000/Makefile.inc
Normal file
|
@ -0,0 +1,3 @@
|
|||
# $FreeBSD$
|
||||
|
||||
WEBBASE?= /data/conspectus/stable/2000
|
3
en/conspectus/stable/Makefile.inc
Normal file
3
en/conspectus/stable/Makefile.inc
Normal file
|
@ -0,0 +1,3 @@
|
|||
# $FreeBSD$
|
||||
|
||||
WEBBASE?= /data/conspectus/stable
|
Loading…
Reference in a new issue