@ -5,7 +5,7 @@
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
#
#
# ROCK Linux: rock-src/package/x11/xfree86-exfonts/xfree86-ex fonts.conf
# ROCK Linux: rock-src/package/x11/xfree86-cyrillic-fonts/xfree86-cyrillic- fonts.conf
# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf
# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf
#
#
# This program is free software; you can redistribute it and/or modify
# This program is free software; you can redistribute it and/or modify
@ -24,7 +24,7 @@
. package/x11/xfree86/xf_config.sh
. package/x11/xfree86/xf_config.sh
x11ex fonts_main() {
x11_cyrillic_ fonts_main() {
xf_extract
xf_extract
cp -v $confdir/*.TXT fonts/util
cp -v $confdir/*.TXT fonts/util
# cp -v fonts/util/{,ISO}8859-16.TXT
# cp -v fonts/util/{,ISO}8859-16.TXT
@ -39,8 +39,8 @@ x11exfonts_main() {
}
}
srctar=none
srctar=none
archdir=${archdir%-ex fonts}
custmain=x11ex fonts_main
archdir=${archdir%-cyrillic- fonts}
custmain=x11_cyrillic_ fonts_main
autoextract=0
autoextract=0
createdocs=0
createdocs=0