Sigh. Fix past-o in install directory.
This commit is contained in:
parent
56a6a23ea6
commit
8dbf84eec4
@ -2,9 +2,9 @@
|
|||||||
|
|
||||||
RELN_ROOT?= ${.CURDIR}/../..
|
RELN_ROOT?= ${.CURDIR}/../..
|
||||||
.ifdef NO_LANGCODE_IN_DESTDIR
|
.ifdef NO_LANGCODE_IN_DESTDIR
|
||||||
DESTDIR?= ${DOCDIR}/readme
|
DESTDIR?= ${DOCDIR}/early-adopter
|
||||||
.else
|
.else
|
||||||
DESTDIR?= ${DOCDIR}/en_US.ISO8859-1/readme
|
DESTDIR?= ${DOCDIR}/en_US.ISO8859-1/early-adopter
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
DOC?= article
|
DOC?= article
|
||||||
|
Loading…
Reference in New Issue
Block a user