summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-11-08 07:56:44 +0100
committerJeroen Roovers <jer@gentoo.org>2015-11-08 07:56:44 +0100
commit8dcfe8ce03453de9d677ad1211379e245e62564c (patch)
treeecdaffbcd3bc604019b65f2b0c1cc1b0d351ff7e /dev-python/pyfltk/files/fltk_wrap.patch
parentdev-python/pyfltk: Old. (diff)
downloadgentoo-8dcfe8ce03453de9d677ad1211379e245e62564c.tar.gz
gentoo-8dcfe8ce03453de9d677ad1211379e245e62564c.tar.bz2
gentoo-8dcfe8ce03453de9d677ad1211379e245e62564c.zip
dev-python/pyfltk: Clean up patch.
Package-Manager: portage-2.2.24
Diffstat (limited to 'dev-python/pyfltk/files/fltk_wrap.patch')
-rw-r--r--dev-python/pyfltk/files/fltk_wrap.patch5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-python/pyfltk/files/fltk_wrap.patch b/dev-python/pyfltk/files/fltk_wrap.patch
index 5a3904e697ac..e0c7ba3a4133 100644
--- a/dev-python/pyfltk/files/fltk_wrap.patch
+++ b/dev-python/pyfltk/files/fltk_wrap.patch
@@ -1,6 +1,5 @@
-diff -ur pyFltk-1.3.3.orig/python/fltk_wrap.cpp pyFltk-1.3.3/python/fltk_wrap.cpp
---- python/fltk_wrap.cpp 2015-01-03 18:31:21.000000000 +0800
-+++ python/fltk_wrap.cpp 2015-06-23 22:26:23.453212512 +0800
+--- a/python/fltk_wrap.cpp
++++ b/python/fltk_wrap.cpp
@@ -144,7 +144,9 @@
# define _SCL_SECURE_NO_DEPRECATE
#endif