SOURCES: gegl-build.patch (NEW) - added

aredridel aredridel at pld-linux.org
Mon Jun 11 02:03:45 CEST 2007


Author: aredridel                    Date: Mon Jun 11 00:03:45 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- added

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

---- Diffs:

================================================================
Index: SOURCES/gegl-build.patch
diff -u /dev/null SOURCES/gegl-build.patch:1.1
--- /dev/null	Mon Jun 11 02:03:45 2007
+++ SOURCES/gegl-build.patch	Mon Jun 11 02:03:40 2007
@@ -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- at GEGL_API_VERSION@.la \
+ 	-no-undefined \
+ 	@DEP_LIBS@ @GTK_LIBS@ @BABL_LIBS@ @PNG_LIBS@
+-
+-gegl_LDFLAGS = \
+-	../gegl/libgegl- at GEGL_API_VERSION@.la
================================================================


More information about the pld-cvs-commit mailing list