File attribute.diff of Package libzypp-bindings
--- ./swig/zypp.i.orig 2014-08-14 14:40:26.389259005 +0000 +++ ./swig/zypp.i 2014-08-14 14:41:02.154099259 +0000 @@ -151,6 +151,9 @@ typedef std::list<std::string> StringLis %} +/* swig does not understand the __attribute__ extension */ +#define __attribute__(x) + /* prevent swig from creating a type called 'Target_Type' */ #if defined(SWIGRUBY) #define Target_Type VALUE