]> git.pld-linux.org Git - packages/libcroco.git/commitdiff
- updated for 0.6.2 auto/aidath/libcroco-0_6_2-1 auto/th/libcroco-0_6_2-1 auto/ti/libcroco-0_6_2-1
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Sat, 7 Feb 2009 14:22:20 +0000 (14:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libcroco-link.patch -> 1.6

libcroco-link.patch

index 603cef9dfa90c700bc929cab330f40611431803e..d15f3cbd1dbdfe5adb3db206b86b4207b4b43486 100644 (file)
@@ -1,10 +1,10 @@
-diff -aurN libcroco-0.6.1.orig/src/Makefile.am libcroco-0.6.1/src/Makefile.am
---- libcroco-0.6.1.orig/src/Makefile.am        2006-03-05 22:57:02.000000000 +0100
-+++ libcroco-0.6.1/src/Makefile.am     2006-03-06 12:29:02.319095128 +0100
+diff -urN libcroco-0.6.2/src/Makefile.am libcroco-0.6.2.new/src/Makefile.am
+--- libcroco-0.6.2/src/Makefile.am     2009-02-04 10:33:45.000000000 +0100
++++ libcroco-0.6.2.new/src/Makefile.am 2009-02-07 13:02:49.000000000 +0100
 @@ -96,5 +96,5 @@
  INCLUDES=-I$(top_srcdir) -I$(top_srcdir)/intl \
  -I $(top_builddir)/src @GLIB2_CFLAGS@ @LIBXML2_CFLAGS@
  libcroco_0_6_la_LDFLAGS=-version-info @LIBCROCO_VERSION_INFO@ \
--@GLIB2_CFLAGS@ $(no_undefined)
+-@GLIB2_CFLAGS@ @GLIB2_LIBS@ @LIBXML2_LIBS@ $(no_undefined)
 +$(no_undefined)
  libcroco_0_6_la_LIBADD=@GLIB2_LIBS@ @LIBXML2_LIBS@
This page took 0.055062 seconds and 4 git commands to generate.