From 3296a3f281017d2b7363b153462d51c685c966a7 Mon Sep 17 00:00:00 2001 From: drochner Date: Mon, 2 Jul 2001 16:09:43 +0000 Subject: one more build problem: include --- finance/emma/distinfo | 4 ++-- finance/emma/patches/patch-ac | 14 +++++++++++--- 2 files changed, 13 insertions(+), 5 deletions(-) (limited to 'finance/emma') diff --git a/finance/emma/distinfo b/finance/emma/distinfo index 2c88fbca28f..00ed5db17ef 100644 --- a/finance/emma/distinfo +++ b/finance/emma/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.6 2001/07/02 14:29:45 drochner Exp $ +$NetBSD: distinfo,v 1.7 2001/07/02 16:09:43 drochner Exp $ SHA1 (emma-0.8-1.tar.gz) = 06c0216a441511b88c36d7d600b9e6e5b443f6d3 Size (emma-0.8-1.tar.gz) = 409664 bytes SHA1 (patch-aa) = 55412520766343b18c46b1b4e13cc58077a14269 SHA1 (patch-ab) = b40e3014cd9287aebf3c19759edc2d4ddcbf9ffe -SHA1 (patch-ac) = d4519cc7d6c1b9d982855be957b88a33f38c3c3d +SHA1 (patch-ac) = 0c096fc00992f49eea170003ba6f6cc9307d884c SHA1 (patch-ad) = 5e0e39e13b2de33942fce6d5d3d72d7755139851 SHA1 (patch-ae) = 9d624620c2702a1a2b6888a715e5ac3e63b21f96 diff --git a/finance/emma/patches/patch-ac b/finance/emma/patches/patch-ac index dc278a60026..26a54ada7d6 100644 --- a/finance/emma/patches/patch-ac +++ b/finance/emma/patches/patch-ac @@ -1,8 +1,16 @@ -$NetBSD: patch-ac,v 1.1 2001/06/30 16:56:31 tron Exp $ +$NetBSD: patch-ac,v 1.2 2001/07/02 16:09:43 drochner Exp $ --- src/py_module.c.orig Wed Nov 1 09:10:18 2000 -+++ src/py_module.c Sat Jun 30 18:44:56 2001 -@@ -101,11 +101,7 @@ ++++ src/py_module.c Mon Jul 2 17:56:19 2001 +@@ -5,6 +5,7 @@ + #include + #include + #include ++#include + + #include + #include /* why is python-dev designed so, that I have */ +@@ -101,11 +102,7 @@ strcat(tmp, "/.emma.py"); py_module_include_file(tmp, FALSE); -- cgit v1.2.3