]> git.pld-linux.org Git - packages/PolicyKit-gnome.git/blob - PolicyKit-gnome-link.patch
- libpolkit-gnome linking bugfix
[packages/PolicyKit-gnome.git] / PolicyKit-gnome-link.patch
1 --- PolicyKit-gnome-0.7/polkit-gnome/Makefile.am.orig   2007-10-31 20:32:51.000000000 +0100
2 +++ PolicyKit-gnome-0.7/polkit-gnome/Makefile.am        2008-01-04 02:34:09.687998054 +0100
3 @@ -41,6 +41,7 @@
4         $(GTK_LIBS)             \
5         $(DBUS_GLIB_LIBS)       \
6         $(POLKIT_DBUS_LIBS)     \
7 +       $(POLKIT_GRANT_LIBS)    \
8         $(INTLLIBS)
9  
10  libpolkit_gnome_la_LDFLAGS = -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
This page took 0.344318 seconds and 3 git commands to generate.