SOURCES: gtksourceview-build-fix.patch (NEW) - fixes build

megabajt megabajt at pld-linux.org
Mon Nov 10 11:57:08 CET 2008


Author: megabajt                     Date: Mon Nov 10 10:57:08 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fixes build

---- Files affected:
SOURCES:
   gtksourceview-build-fix.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/gtksourceview-build-fix.patch
diff -u /dev/null SOURCES/gtksourceview-build-fix.patch:1.1
--- /dev/null	Mon Nov 10 11:57:08 2008
+++ SOURCES/gtksourceview-build-fix.patch	Mon Nov 10 11:57:02 2008
@@ -0,0 +1,12 @@
+diff -urN gtksourceview-1.8.5/gtksourceview/gtksourceregex.c gtksourceview-1.8.5.new/gtksourceview/gtksourceregex.c
+--- gtksourceview-1.8.5/gtksourceview/gtksourceregex.c	2007-01-03 16:40:28.000000000 +0100
++++ gtksourceview-1.8.5.new/gtksourceview/gtksourceregex.c	2008-11-10 11:54:10.000000000 +0100
+@@ -18,6 +18,8 @@
+  *  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+  */
+ 
++#define _GNU_SOURCE 1
++
+ #ifdef HAVE_CONFIG_H
+ #include <config.h>
+ #endif
================================================================


More information about the pld-cvs-commit mailing list