querymodules: Add --system argument
authorColin Walters <walters@verbum.org>
Sun, 15 Jan 2012 14:43:59 +0000 (09:43 -0500)
committerColin Walters <walters@verbum.org>
Wed, 25 Apr 2012 20:07:36 +0000 (16:07 -0400)
commitaecbe27c1b08f517c0e05f03308d3ac55cef490c
tree283377bcfc7cf1f504da8d4d9f2682a28a95c4ca
parent04664794a8f239eb51e1bf537b42ea6f289336db
querymodules: Add --system argument

When run as a system trigger, we really don't want to be consulting
e.g. /root/.pangorc.  Also, the OSTree build system can run as
non-root, but we don't in this case want to look at /home/user since
the user may not even exist in the password database inside the
chroot.

https://bugzilla.gnome.org/show_bug.cgi?id=667960
pango/pango-utils.c
pango/querymodules.c