Fix DESTDIR.

Spotted by:	bmah
This commit is contained in:
Hiroki Sato 2006-12-07 17:45:45 +00:00
parent 47bdf6f81d
commit 54b79f0478

View File

@ -3,9 +3,9 @@
RELN_ROOT?= ${.CURDIR}/../..
.ifdef NO_LANGCODE_IN_DESTDIR
DESTDIR?= ${DOCDIR}/relnotes/${.CURDIR:T}
DESTDIR?= ${DOCDIR}/relnotes
.else
DESTDIR?= ${DOCDIR}/en_US.ISO8859-1/relnotes/${.CURDIR:T}
DESTDIR?= ${DOCDIR}/en_US.ISO8859-1/relnotes
.endif
DOC?= article