SOURCES: GConf2-reload.patch - updated for 2.16.0
grzegol
grzegol at pld-linux.org
Thu Oct 5 16:20:16 CEST 2006
Author: grzegol Date: Thu Oct 5 14:20:16 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- updated for 2.16.0
---- Files affected:
SOURCES:
GConf2-reload.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/GConf2-reload.patch
diff -u SOURCES/GConf2-reload.patch:1.1 SOURCES/GConf2-reload.patch:1.2
--- SOURCES/GConf2-reload.patch:1.1 Sat Aug 12 15:07:16 2006
+++ SOURCES/GConf2-reload.patch Thu Oct 5 16:20:10 2006
@@ -5,10 +5,9 @@
diff -d -u -p -U10 -r1.102 gconftool.c
--- gconf/gconf/gconftool.c 3 Jan 2006 17:05:28 -0000 1.102
+++ gconf/gconf/gconftool.c 1 Feb 2006 18:34:36 -0000
-@@ -881,32 +881,36 @@ main (int argc, char** argv)
+@@ -881,29 +881,33 @@ main (int argc, char** argv)
if (makefile_install_mode)
{
- const gchar** args = poptGetArgs(ctx);
gint retval;
umask (022);
@@ -23,7 +22,6 @@
if (makefile_uninstall_mode)
{
- const gchar** args = poptGetArgs(ctx);
gint retval;
umask (022);
@@ -38,7 +36,6 @@
if (break_key_mode)
{
- const gchar** args = poptGetArgs(ctx);
gint retval = do_break_key(conf, args);
gconf_engine_unref(conf);
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/GConf2-reload.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list