IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 14 and Version 15 of GentooImageUpdate


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

--

Legend:

Unmodified
Added
Removed
Modified
  • GentooImageUpdate

    v14 v15  
    137137# fix gcc links
    138138gcc-config 1
     139# fix dbus -- needed by gvim
     140dbus-uuidgen --ensure
    139141# cleanup dead symlinks
    140142find /bin /usr/bin /sbin /usr/sbin -type l ! -xtype f ! -xtype d -exec rm -f {} \;