summaryrefslogtreecommitdiff
path: root/x11/gnome-control-center/patches
diff options
context:
space:
mode:
authordsainty <dsainty>2008-12-10 11:57:18 +0000
committerdsainty <dsainty>2008-12-10 11:57:18 +0000
commit976ea436d34724431b24552cb7adb844c6bac26b (patch)
tree4d2910d70beb8cb6eab1f29257b65252050ecc5a /x11/gnome-control-center/patches
parent93ca6a861844c5a61f4bba82bd6cba06d0a09ebf (diff)
downloadpkgsrc-976ea436d34724431b24552cb7adb844c6bac26b.tar.gz
Add some context to patch-ae. No functional change, unless you count being
able to build the package on systems with GNU patch lurking around.
Diffstat (limited to 'x11/gnome-control-center/patches')
-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