1
0
mirror of https://git.FreeBSD.org/doc.git synced 2026-06-02 19:35:07 +00:00

- Move the PGP keyring generation to the language-independent share directory

Discussed with:	hrs, wblock
This commit is contained in:
Gabor Kovesdan
2014-03-07 12:23:51 +00:00
parent 42293fc096
commit bc0ea04e7d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44166
25 changed files with 41 additions and 407 deletions
+2
View File
@@ -31,6 +31,8 @@ SUBDIR+= zh_CN.UTF-8
SUBDIR+= zh_TW.Big5
.endif
SUBDIR+= share
DOC_PREFIX?= ${.CURDIR}
.if exists(/usr/bin/svnlite)