[arch-commits] Commit in gdm/gnome-unstable (2 files)

Jan de Groot jgc at archlinux.org
Tue Sep 29 08:13:30 UTC 2009


    Date: Tuesday, September 29, 2009 @ 04:13:30
  Author: jgc
Revision: 53339

Fix another hardcoded path

Modified:
  gdm/gnome-unstable/04_fix_external_program_directories.patch
  gdm/gnome-unstable/PKGBUILD

-------------------------------------------+
 04_fix_external_program_directories.patch |    9 +++++++++
 PKGBUILD                                  |    2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)

Modified: 04_fix_external_program_directories.patch
===================================================================
--- 04_fix_external_program_directories.patch	2009-09-29 08:02:50 UTC (rev 53338)
+++ 04_fix_external_program_directories.patch	2009-09-29 08:13:30 UTC (rev 53339)
@@ -37,3 +37,12 @@
          if (error != NULL) {
                  g_warning ("Error starting settings daemon: %s", error->message);
                  g_error_free (error);
+--- gdm-2.28.0/data/greeter-autostart/polkit-gnome-authentication-agent-1.desktop.in.orig	2009-09-29 10:07:17.000000000 +0200
++++ gdm-2.28.0/data/greeter-autostart/polkit-gnome-authentication-agent-1.desktop.in	2009-09-29 10:07:29.000000000 +0200
+@@ -1,5 +1,5 @@
+ [Desktop Entry]
+ Type=Application
+ _Name=PolicyKit Authentication Agent
+-Exec=/usr/libexec/polkit-gnome-authentication-agent-1
++Exec=/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
+ OnlyShowIn=GNOME;

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-29 08:02:50 UTC (rev 53338)
+++ PKGBUILD	2009-09-29 08:13:30 UTC (rev 53339)
@@ -21,7 +21,7 @@
         gdm-autologin.pam
         gdm)
 sha256sums=('b83db2613192df8a8865ca59877de5181df6247cd17be42418cc5a39d314d5a4'
-            'd5b71bbe1990fb754dee87760021032657ae25039167821a099bffbc12880b7d'
+            'd41b0945a3db78a06b5aa4101f5515f7ea5d57e70974681c23e5def1df1834bb'
             'f1dfa4d88288d4b0a631a68a51b46c2da537bee8fe5a99f9f288c8ff75a50b19'
             '3daff680ff6b7ea56f84f40843e46e72477c81e9e405028203c942af04d07ae5'
             '272c08d8e8b50bf424d0705ac864d4c18c47ec4f6893b1af732c2efbc86c9550')




More information about the arch-commits mailing list