[53988] users/devans/GNOME_2_27/gnome/metacity

devans at macports.org devans at macports.org
Fri Jul 17 14:11:08 PDT 2009


Revision: 53988
          http://trac.macports.org/changeset/53988
Author:   devans at macports.org
Date:     2009-07-17 14:11:07 -0700 (Fri, 17 Jul 2009)
Log Message:
-----------
GNOME_2_27/gnome/metacity: add missing patch file.

Added Paths:
-----------
    users/devans/GNOME_2_27/gnome/metacity/files/
    users/devans/GNOME_2_27/gnome/metacity/files/patch-src-core-main.c.diff

Added: users/devans/GNOME_2_27/gnome/metacity/files/patch-src-core-main.c.diff
===================================================================
--- users/devans/GNOME_2_27/gnome/metacity/files/patch-src-core-main.c.diff	                        (rev 0)
+++ users/devans/GNOME_2_27/gnome/metacity/files/patch-src-core-main.c.diff	2009-07-17 21:11:07 UTC (rev 53988)
@@ -0,0 +1,16 @@
+--- src/core/main.c.orig	2009-07-17 12:26:02.000000000 -0700
++++ src/core/main.c	2009-07-17 12:27:57.000000000 -0700
+@@ -58,7 +58,13 @@
+ 
+ #include <stdlib.h>
+ #include <sys/types.h>
++
++#ifdef __APPLE__
++#include <sys/wait.h>
++#else
+ #include <wait.h>
++#endif
++
+ #include <stdio.h>
+ #include <string.h>
+ #include <signal.h>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090717/5a8647ea/attachment.html>


More information about the macports-changes mailing list