IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 13 and Version 14 of GentooImageUpdate


Ignore:
Timestamp:
Jul 6, 2009, 12:49:53 PM (17 years ago)
Author:
jhoblitt
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GentooImageUpdate

    v13 v14  
    135135emerge --prune
    136136emerge --depclean --with-bdeps y
     137# fix gcc links
     138gcc-config 1
    137139# cleanup dead symlinks
    138140find /bin /usr/bin /sbin /usr/sbin -type l ! -xtype f ! -xtype d -exec rm -f {} \;