--- urw-tex.spec 2003-01-17 23:14:05 +0300 +++ urw-tex.spec-new 2004-04-19 15:03:15 +0400 @@ -61,7 +61,12 @@ cd .. rm -rf config popd - +pushd tex/latex/urwcyr + for fd in ot1*.fd; do + cp $fd $(echo $fd|sed -e "s/^o//") + done + %__subst "s/[oO]\([tT]1\)/\1/" t1*.fd +popd %install %__mkdir -p %buildroot%texmf_dir