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
-----------------------------------------------------------------
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