]> git.pld-linux.org Git - packages/gdm2.20.git/commitdiff
- don't hardcode path to polkit-gnome-authentication-agent-1
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 28 Sep 2009 23:15:37 +0000 (23:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gdm-polkit.patch -> 1.3

gdm-polkit.patch

index 8a642c14e9889ad525119e6b8231d81d7dae737f..487edccd59c376fe35de04511a38c13639371314 100644 (file)
@@ -316,3 +316,12 @@ diff -Nur -x '*.orig' -x '*~' gdm-2.27.4/data/Makefile.am gdm-2.27.4.new/data/Ma
        $(NULL)
  
  libgdmcommon_la_LDFLAGS =     \
+--- gdm-2.28.0/data/greeter-autostart/polkit-gnome-authentication-agent-1.desktop.in~  2009-09-21 22:05:27.000000000 +0200
++++ gdm-2.28.0/data/greeter-autostart/polkit-gnome-authentication-agent-1.desktop.in   2009-09-29 01:12:14.259297045 +0200
+@@ -1,5 +1,5 @@
+ [Desktop Entry]
+ Type=Application
+ _Name=PolicyKit Authentication Agent
+-Exec=/usr/libexec/polkit-gnome-authentication-agent-1
++Exec=@LIBEXECDIR@/polkit-gnome-authentication-agent-1
+ OnlyShowIn=GNOME;
This page took 0.083697 seconds and 4 git commands to generate.