]> git.pld-linux.org Git - packages/librsvg.git/commitdiff
- fixed am for regeneration
authoraflinta <aflinta@pld-linux.org>
Wed, 10 Mar 2004 06:59:14 +0000 (06:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    librsvg-am.patch -> 1.1

librsvg-am.patch [new file with mode: 0644]

diff --git a/librsvg-am.patch b/librsvg-am.patch
new file mode 100644 (file)
index 0000000..914a0f0
--- /dev/null
@@ -0,0 +1,12 @@
+diff -urN librsvg-2.7.0.orig/moz-plugin/Makefile.am librsvg-2.7.0/moz-plugin/Makefile.am
+--- librsvg-2.7.0.orig/moz-plugin/Makefile.am  2004-03-10 07:45:23.477564136 +0100
++++ librsvg-2.7.0/moz-plugin/Makefile.am       2004-03-10 07:45:32.537186864 +0100
+@@ -6,7 +6,7 @@
+ plugin_LTLIBRARIES = 
+ endif
+-INCLUDES+=$(MOZILLA_CFLAGS) -DBINDIR=\"$(bindir)/\" $(GDK_X11_CFLAGS)
++INCLUDES=$(MOZILLA_CFLAGS) -DBINDIR=\"$(bindir)/\" $(GDK_X11_CFLAGS)
+ libmozsvgdec_la_SOURCES = moz-plugin.c
+ libmozsvgdec_la_LDFLAGS = -module -avoid-version 
This page took 0.06542 seconds and 4 git commands to generate.