[packages/libwnck2] - fixed build with -Werror=missing-prototypes

qboosh qboosh at pld-linux.org
Sun Dec 15 07:52:55 CET 2013


commit 1230205b893ee513c14601ee34669544dc08d833
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Dec 15 07:54:35 2013 +0100

    - fixed build with -Werror=missing-prototypes

 tasklist_orientation.patch | 8 ++++++++
 1 file changed, 8 insertions(+)
---
diff --git a/tasklist_orientation.patch b/tasklist_orientation.patch
index 786135a..f04e017 100644
--- a/tasklist_orientation.patch
+++ b/tasklist_orientation.patch
@@ -5,6 +5,14 @@ Index: libwnck-2.30.3/libwnck/tasklist.c
 ===================================================================
 --- libwnck-2.30.3.orig/libwnck/tasklist.c	2010-08-16 19:49:35.885871012 +0200
 +++ libwnck-2.30.3/libwnck/tasklist.c	2010-08-17 00:06:53.550368075 +0200
+@@ -24,6 +24,7 @@
+ */
+ 
+ #undef WNCK_DISABLE_DEPRECATED
++#define WNCK_I_KNOW_THIS_IS_NOT_UPSTREAM
+ 
+ #include <config.h>
+ 
 @@ -234,6 +234,8 @@ struct _WnckTasklistPrivate
    GdkPixmap *background;
  
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libwnck2.git/commitdiff/1230205b893ee513c14601ee34669544dc08d833



More information about the pld-cvs-commit mailing list