File Prima-GenericEvent.patch of Package perl-Prima

--- include/apricot.h
+++ include/apricot.h
@@ -455,11 +455,11 @@
    Rect   R;
    void*  p;
    Handle H;
-} GenericEvent, *PGenericEvent;
+} MyGenericEvent, *PGenericEvent;
 
 typedef union _Event {
   int             cmd;
-  GenericEvent    gen;
+  MyGenericEvent    gen;
   PositionalEvent pos;
   KeyEvent        key;
 } Event, *PEvent;
openSUSE Build Service is sponsored by