]> git.pld-linux.org Git - packages/gtksourceview.git/commitdiff
- fixes build
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Mon, 10 Nov 2008 10:57:02 +0000 (10:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gtksourceview-build-fix.patch -> 1.1

gtksourceview-build-fix.patch [new file with mode: 0644]

diff --git a/gtksourceview-build-fix.patch b/gtksourceview-build-fix.patch
new file mode 100644 (file)
index 0000000..06ae0ae
--- /dev/null
@@ -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
This page took 0.067987 seconds and 4 git commands to generate.