Files
macports-ports/python/py27-notify-python/files/patch-src-pynotifymodule-c.diff
T
2010-10-12 17:48:53 +00:00

8 lines
252 B
Diff

--- src/pynotifymodule.c.old 2010-09-15 21:20:23.000000000 +0200
+++ src/pynotifymodule.c 2010-09-15 21:20:48.000000000 +0200
@@ -1,3 +1,4 @@
+#define NO_IMPORT_PYGOBJECT
#include <pygobject.h>
#include <pygtk/pygtk.h>
#include <libnotify/notify.h>