Correct DESTDIR path after repo-copy
This commit is contained in:
parent
5aa4c36a09
commit
83ed6b2d48
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11642
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DESTDIR?= ${DOCDIR}/it_IT.ISO8859-1/articles/${.CURDIR:T}
|
||||
DESTDIR?= ${DOCDIR}/it_IT.ISO8859-15/articles/${.CURDIR:T}
|
||||
|
|
Loading…
Reference in a new issue