summaryrefslogtreecommitdiff
path: root/x11/gnome-control-center/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gnome-control-center/patches/patch-ae')
-rw-r--r--x11/gnome-control-center/patches/patch-ae6
1 files changed, 4 insertions, 2 deletions
diff --git a/x11/gnome-control-center/patches/patch-ae b/x11/gnome-control-center/patches/patch-ae
index 9fbda1d155c..785161b15b6 100644
--- a/x11/gnome-control-center/patches/patch-ae
+++ b/x11/gnome-control-center/patches/patch-ae
@@ -1,11 +1,13 @@
-$NetBSD: patch-ae,v 1.1 2008/04/15 17:59:15 drochner Exp $
+$NetBSD: patch-ae,v 1.2 2008/12/10 11:57:18 dsainty Exp $
--- libslab/directory-tile.c.orig 2008-04-03 14:30:21.000000000 +0200
+++ libslab/directory-tile.c
-@@ -672,5 +672,5 @@ static void
+@@ -623,7 +623,7 @@ static void
disown_spawned_child (gpointer user_data)
{
setsid ();
- setpgrp ();
+ setpgid (0, 0);
}
+
+ static void