Fix URL_RELPREFIX
This commit is contained in:
parent
9d94c49aae
commit
2c34b05c8a
@ -1,7 +1,7 @@
|
||||
# The FreeBSD Russian Documentation Project
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/relnotes/i386/Makefile,v 1.2 2004/09/01 12:23:40 den Exp $
|
||||
# $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/relnotes/i386/Makefile,v 1.3 2004/09/02 05:50:33 den Exp $
|
||||
#
|
||||
# Original revision: 1.7
|
||||
|
||||
@ -19,7 +19,7 @@ SRCS+= article.sgml
|
||||
SRCS+= ../common/relnotes.ent
|
||||
SRCS+= ../common/new.sgml
|
||||
|
||||
URL_RELPREFIX?= ../../../..
|
||||
URL_RELPREFIX?= ../../../../..
|
||||
|
||||
.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
Loading…
Reference in New Issue
Block a user