Add "-s Symbole" to COLLATEINDEX
Obtained from: FreeBSD German Doc Project
This commit is contained in:
parent
96cb92547d
commit
f8ed4bc114
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14257
1 changed files with 2 additions and 1 deletions
|
@ -3,8 +3,9 @@
|
||||||
# The FreeBSD German Documentation Project
|
# The FreeBSD German Documentation Project
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
# $FreeBSDde: de-docproj/books/Makefile.inc,v 1.7 2002/04/06 18:44:10 ue Exp $
|
# $FreeBSDde: de-docproj/books/Makefile.inc,v 1.8 2002/04/12 05:57:24 mheinen Exp $
|
||||||
# basiert auf: 1.4
|
# basiert auf: 1.4
|
||||||
#
|
#
|
||||||
|
|
||||||
DESTDIR?= ${DOCDIR}/de_DE.ISO8859-1/books/${.CURDIR:T}
|
DESTDIR?= ${DOCDIR}/de_DE.ISO8859-1/books/${.CURDIR:T}
|
||||||
|
COLLATEINDEX+=-s Symbole
|
||||||
|
|
Loading…
Reference in a new issue