default_install &&

for doctype in html ps dvi man pdf rtf tex texi tex
do
   ln -sfn $TRACK_ROOT/usr/bin/docbook2$doctype /usr/bin/db2$doctype
done
