2013-09-26 17:14:40 +02:00

13 lines
395 B
Plaintext

$NetBSD: patch-ad,v 1.9 2008/11/15 02:02:13 chuck Exp $
--- plugins/python-loader/py-gnumeric.c.orig 2008-11-14 20:25:21.000000000 -0500
+++ plugins/python-loader/py-gnumeric.c 2008-11-14 20:27:04.000000000 -0500
@@ -9,6 +9,7 @@
#include <Python.h>
#include <gnumeric.h>
#include <glib.h>
+#define NO_IMPORT_PYGOBJECT
#include "pygobject.h"
#include "application.h"
#include "workbook.h"