Magellan Linux

Diff of /trunk/core/glib2/glib2-2.30.2-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 11449 by niro, Sat Mar 10 15:38:51 2012 UTC revision 11450 by niro, Sat Mar 10 15:45:39 2012 UTC
# Line 61  postinstall() Line 61  postinstall()
61  {  {
62   if [[ -z ${MROOT} ]] || [[ ${MROOT} = / ]]   if [[ -z ${MROOT} ]] || [[ ${MROOT} = / ]]
63   then   then
64   gio-query-modules /usr/$(mlibdir)/gio || die   gio-querymodules /usr/$(mlibdir)/gio || die
65   fi   fi
66    
67   if [[ -f ${MROOT}/etc/env.d/50glib2 ]]   if [[ -f ${MROOT}/etc/env.d/50glib2 ]]

Legend:
Removed from v.11449  
changed lines
  Added in v.11450