Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 198073 | Differences between
and this patch

Collapse All | Expand All

(-)PolicyKit-0.7/polkit-dbus/Makefile.am (-1 / +1 lines)
Lines 32-38 libexec_PROGRAMS = polkit-read-auth-help Link Here
32
32
33
polkit_read_auth_helper_SOURCES = polkit-read-auth-helper.c
33
polkit_read_auth_helper_SOURCES = polkit-read-auth-helper.c
34
polkit_read_auth_helper_CFLAGS = @DBUS_CFLAGS@
34
polkit_read_auth_helper_CFLAGS = @DBUS_CFLAGS@
35
polkit_read_auth_helper_LDADD = $(top_builddir)/polkit/libpolkit.la $(top_builddir)/polkit-dbus/libpolkit-dbus.la
35
polkit_read_auth_helper_LDADD = $(top_builddir)/polkit/libpolkit.la libpolkit-dbus.la
36
36
37
# polkit-read-auth-helper needs to be setgid $POLKIT_GROUP to be able
37
# polkit-read-auth-helper needs to be setgid $POLKIT_GROUP to be able
38
# to read authorization files in /var/lib/PolicyKit and
38
# to read authorization files in /var/lib/PolicyKit and

Return to bug 198073