[golly] Add missing patch.

Eric Smith brouhaha at fedoraproject.org
Tue Jul 26 08:10:11 UTC 2011


commit 35f865924bdef672e338b122f09fae5e1c84b8ed
Author: Eric Smith <eric at brouhaha.com>
Date:   Tue Jul 26 02:09:44 2011 -0600

    Add missing patch.

 golly-2.2-perl-5.14.patch |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/golly-2.2-perl-5.14.patch b/golly-2.2-perl-5.14.patch
new file mode 100644
index 0000000..7355413
--- /dev/null
+++ b/golly-2.2-perl-5.14.patch
@@ -0,0 +1,11 @@
+diff -up golly-2.2-src/wxperl.cpp.perl514 golly-2.2-src/wxperl.cpp
+--- golly-2.2-src/wxperl.cpp.perl514	2011-07-26 01:43:22.000000000 -0600
++++ golly-2.2-src/wxperl.cpp	2011-07-26 01:43:43.000000000 -0600
+@@ -77,6 +77,7 @@ Foundation, Inc., 51 Franklin Street, Fi
+ #undef gid_t
+ 
+ #include <EXTERN.h>
++#define PERL_GLOBAL_STRUCT
+ #include <perl.h>
+ #include <XSUB.h>
+ 


More information about the scm-commits mailing list