]> git.pld-linux.org Git - packages/GConf2.git/commitdiff
- fix underquote in gconf.m4
authorArtur Frysiak <artur@frysiak.net>
Sun, 14 Dec 2003 19:20:58 +0000 (19:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    GConf2-am18.patch -> 1.1

GConf2-am18.patch [new file with mode: 0644]

diff --git a/GConf2-am18.patch b/GConf2-am18.patch
new file mode 100644 (file)
index 0000000..8c9b79e
--- /dev/null
@@ -0,0 +1,11 @@
+--- GConf-2.4.0.1/gconf.m4.in.wiget    2003-12-14 20:01:49.000000000 +0100
++++ GConf-2.4.0.1/gconf.m4.in  2003-12-14 20:02:19.000000000 +0100
+@@ -5,7 +5,7 @@
+ dnl  you should install foo.schemas files
+ dnl
+-AC_DEFUN(AM_GCONF_SOURCE_2,
++AC_DEFUN([AM_GCONF_SOURCE_2],
+ [
+   if test "x$GCONF_SCHEMA_INSTALL_SOURCE" = "x"; then
+     GCONF_SCHEMA_CONFIG_SOURCE=`gconftool-2 --get-default-source`
This page took 0.160758 seconds and 4 git commands to generate.