[gwget] add patch

Peter Robinson pbrobinson at fedoraproject.org
Sat May 5 18:32:33 UTC 2012


commit bc73a7583cdcc133bc13d8ff3f2d1952e6e50563
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sat May 5 19:32:23 2012 +0100

    add patch

 gwget-glib.patch |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/gwget-glib.patch b/gwget-glib.patch
new file mode 100644
index 0000000..95dc520
--- /dev/null
+++ b/gwget-glib.patch
@@ -0,0 +1,11 @@
+--- gwget-1.0.4/src/gwget-application.h.orig	2012-05-05 19:16:47.489927804 +0100
++++ gwget-1.0.4/src/gwget-application.h	2012-05-05 19:16:57.189169350 +0100
+@@ -18,7 +18,7 @@
+ #ifndef GWGET_APPLICATION_H
+ #define GWGET_APPLICATION_H
+ 
+-#include <glib/gerror.h>
++#include <glib.h>
+ #include <glib-object.h>
+ 
+ G_BEGIN_DECLS


More information about the scm-commits mailing list