summaryrefslogtreecommitdiff
path: root/community/gwget/gwget-1.0.4-glib-2.32.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/gwget/gwget-1.0.4-glib-2.32.patch')
-rw-r--r--community/gwget/gwget-1.0.4-glib-2.32.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/community/gwget/gwget-1.0.4-glib-2.32.patch b/community/gwget/gwget-1.0.4-glib-2.32.patch
deleted file mode 100644
index ac914070e..000000000
--- a/community/gwget/gwget-1.0.4-glib-2.32.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Naur gwget-1.0.4.orig/src/gwget-application.h gwget-1.0.4/src/gwget-application.h
---- gwget-1.0.4.orig/src/gwget-application.h 2012-05-05 12:53:49.679322992 +0000
-+++ gwget-1.0.4/src/gwget-application.h 2012-05-05 12:56:21.481488856 +0000
-@@ -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