[Commits] hulahop branch master updated.

Morgan Collett morgan.collett at gmail.com
Sat Nov 29 08:02:31 EST 2008


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "/home/olpc-code/git/projects/hulahop".

The branch, master has been updated
       via  a33d6707e8d71b0f41f04c6d7df50bf8ff0ca3de (commit)
      from  bf504427cef5a0136f37c7a514e7f6e523f0a2ee (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

 python/hulahop.override |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

- Log -----------------------------------------------------------------
commit a33d6707e8d71b0f41f04c6d7df50bf8ff0ca3de
Author: Morgan Collett <morgan.collett at gmail.com>
Date:   Sat Nov 29 15:01:42 2008 +0200

    dev.sugarlabs.org #20: fix missing header file
    
    Patch from dann frazier <dannf at debian.org>
    Fixes: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505459

diff --git a/python/hulahop.override b/python/hulahop.override
index d846c64..f4d019c 100644
--- a/python/hulahop.override
+++ b/python/hulahop.override
@@ -4,6 +4,7 @@ headers
 #include <Python.h>
 #include <pygtk/pygtk.h>
 
+#include "hulahop.h"
 #include "hulahop-web-view.h"
 
 %%
-----------------------------------------------------------------------


--
/home/olpc-code/git/projects/hulahop


More information about the Commits mailing list