diff options
Diffstat (limited to 'x11/py-kde4/patches/patch-sip_plasma_glapplet.sip')
-rw-r--r-- | x11/py-kde4/patches/patch-sip_plasma_glapplet.sip | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/x11/py-kde4/patches/patch-sip_plasma_glapplet.sip b/x11/py-kde4/patches/patch-sip_plasma_glapplet.sip deleted file mode 100644 index 7ed7618527b..00000000000 --- a/x11/py-kde4/patches/patch-sip_plasma_glapplet.sip +++ /dev/null @@ -1,18 +0,0 @@ -$NetBSD: patch-sip_plasma_glapplet.sip,v 1.1 2014/08/21 21:34:33 wiz Exp $ - ---- sip/plasma/glapplet.sip.orig 2014-01-02 19:29:04.000000000 +0000 -+++ sip/plasma/glapplet.sip -@@ -18,8 +18,13 @@ - // 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - - //force -+ -+%Feature PyKDE_GLuint -+ -+%If (PyKDE_GLuint) - typedef unsigned int GLuint; - typedef unsigned int GLenum; -+%End - - namespace Plasma - { |