]> git.pld-linux.org Git - packages/gegl.git/commitdiff
- added
authoraredridel <aredridel@pld-linux.org>
Mon, 11 Jun 2007 00:03:40 +0000 (00:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gegl-build.patch -> 1.1

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

diff --git a/gegl-build.patch b/gegl-build.patch
new file mode 100644 (file)
index 0000000..ad44080
--- /dev/null
@@ -0,0 +1,15 @@
+diff -ur gegl-0.0.12-ol/bin/Makefile.am gegl-0.0.12/bin/Makefile.am
+--- gegl-0.0.12-ol/bin/Makefile.am     2007-02-05 08:03:58.000000000 -0700
++++ gegl-0.0.12/bin/Makefile.am        2007-06-10 18:03:08.000000000 -0600
+@@ -36,9 +36,7 @@
+       -I$(top_srcdir) -I$(top_srcdir)/gegl -I$(top_srcdir)/gegl/buffer \
+       @DEP_CFLAGS@ @GTK_CFLAGS@ @BABL_CFLAGS@ @PNG_CFLAGS@
+-AM_LDFLAGS =  \
++gegl_LDFLAGS = \
++      ../gegl/libgegl-@GEGL_API_VERSION@.la \
+       -no-undefined \
+       @DEP_LIBS@ @GTK_LIBS@ @BABL_LIBS@ @PNG_LIBS@
+-
+-gegl_LDFLAGS = \
+-      ../gegl/libgegl-@GEGL_API_VERSION@.la
This page took 0.234378 seconds and 4 git commands to generate.