[MacPorts] #14729: gnome installations do not register the schema files with gconf

MacPorts trac at macosforge.org
Thu Mar 27 03:40:11 PDT 2008


#14729: gnome installations do not register the schema files with gconf
------------------------------------+---------------------------------------
  Reporter:  reiffert at macports.org  |       Owner:  reiffert at macports.org  
      Type:  defect                 |      Status:  assigned               
  Priority:  Normal                 |   Milestone:  Port Enhancements      
 Component:  ports                  |     Version:  1.6.0                  
Resolution:                         |    Keywords:  gnome gconf gconftool-2
------------------------------------+---------------------------------------
Comment (by jmr at macports.org):

 MIME and desktop databases also need to be updated in post-activate, like
 so:
 {{{
 system "${prefix}/bin/update-desktop-database -q
 ${prefix}/share/applications; true"
 system "${prefix}/bin/update-mime-database ${prefix}/share/mime; true"
 }}}
 The "; true" is so activate doesn't fail if the applications or mime
 directories don't exist. (See r35289.)

-- 
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14729#comment:2>
MacPorts </projects/macports>
Ports system for Mac OS


More information about the macports-tickets mailing list