Thursday, July 08, 2004

Texinfo-4.7

amped the whole thing...

commands to rebuild info crap:
-----------------------------------------------------------------
cd /usr/share/info
rm dir
for f in *
do install-info $f dir 2>/dev/null
done
-----------------------------------------------------------------

0 Comments:

Post a Comment

<< Home