Vincent, Thanks for explanation, good to know. I haven't broke the software then :)
NM 2012/1/27 Vincent Untz <[email protected]>: > Le vendredi 27 janvier 2012, à 21:20 +0000, Nelson Marques a écrit : >> Hi all, >> >> I was toying around with 'pmap' today and cinnamon checking a few >> things of my personal interest and I've noticed the following: >> >> >> 00007fc56eee4000 32K 32K 32K 0K 0K r--p >> /usr/lib64/girepository-1.0/Gee-1.0.typelib >> 00007fc56eeec000 60K 44K 44K 0K 0K r--p >> /usr/lib64/muffin/Meta-3.0.typelib >> 00007fc56eefb000 40K 40K 40K 0K 0K r--p >> /usr/lib64/girepository-1.0/NMClient-1.0.typelib >> >> >> From the middle line, it seems that 'muffin' installed the the typelib >> in a different place. Ok, ideally this should be fixed on the source >> (right?)... I can eventually try to fix this... Is this only a >> packaging issue, or is there code hammering required ? > > No, that's done like this by design (this copied from mutter): the > typelib from mutter/muffin is not supposed to be public, I guess. > > Btw, if you move it to girepository-1.0, it should really be renamed, as > the mutter one has the same name and we could easily get a conflict > there. > > Cheers, > > Vincent > > -- > Les gens heureux ne sont pas pressés. > -- > To unsubscribe, e-mail: [email protected] > To contact the owner, e-mail: [email protected] > -- Nelson Marques /* http://www.marques.so [email protected] */ -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
