]> git.pld-linux.org Git - packages/cairomm.git/commitdiff
- fixes typo in configure.ac
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Tue, 9 Feb 2010 08:51:05 +0000 (08:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cairomm-typo.patch -> 1.1

cairomm-typo.patch [new file with mode: 0644]

diff --git a/cairomm-typo.patch b/cairomm-typo.patch
new file mode 100644 (file)
index 0000000..a00cf3a
--- /dev/null
@@ -0,0 +1,12 @@
+diff -urN cairomm-1.8.4/configure.ac cairomm-1.8.4.new/configure.ac
+--- cairomm-1.8.4/configure.ac 2009-10-19 16:01:52.000000000 +0200
++++ cairomm-1.8.4.new/configure.ac     2010-02-09 00:52:22.179852265 +0100
+@@ -43,7 +43,7 @@
+ cairomm_allmodules=$CAIROMM_MODULES
+ CAIROMM_INSTALL_PC='data/cairomm-1.0.pc'
+-for cairomm_mod in ft pdf png ps svg xlib xlib-render \
++for cairomm_mod in ft pdf png ps svg xlib xlib-xrender \
+                    win32 win32-font quartz quartz-font quartz-image
+ do
+   PKG_CHECK_EXISTS([cairo-$cairomm_mod],
This page took 0.105302 seconds and 4 git commands to generate.