~ubuntu-desktop/dconf/ubuntu

« back to all changes in this revision

Viewing changes to debian/patches/fix-doc-linking.patch

  • Committer: robert.ancell at canonical
  • Date: 2011-03-23 04:10:03 UTC
  • Revision ID: robert.ancell@canonical.com-20110323041003-bydw8bbh61gnx6jh
* New upstream release
* debian/patches/integer-no-schema.patch:
* debian/patches/fix_settings_model_get_path.patch:
  - Applied upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Index: dconf-0.7.2/docs/Makefile.am
 
1
Index: dconf-0.7.3/docs/Makefile.am
2
2
===================================================================
3
 
--- dconf-0.7.2.orig/docs/Makefile.am   2010-08-04 11:26:04.000000000 +1000
4
 
+++ dconf-0.7.2/docs/Makefile.am        2011-02-07 09:59:09.865133740 +1100
 
3
--- dconf-0.7.3.orig/docs/Makefile.am   2010-08-04 11:26:04.000000000 +1000
 
4
+++ dconf-0.7.3/docs/Makefile.am        2011-03-23 15:02:27.628390629 +1100
5
5
@@ -9,7 +9,7 @@
6
6
 MKDB_OPTIONS = --output-format=xml
7
7
 
11
11
 
12
12
 IGNORE_HFILES = \
13
13
        dconf-engine.h          \
14
 
Index: dconf-0.7.2/docs/Makefile.in
 
14
Index: dconf-0.7.3/docs/Makefile.in
15
15
===================================================================
16
 
--- dconf-0.7.2.orig/docs/Makefile.in   2011-02-06 02:28:46.000000000 +1100
17
 
+++ dconf-0.7.2/docs/Makefile.in        2011-02-07 09:59:09.865133740 +1100
18
 
@@ -215,7 +215,7 @@
 
16
--- dconf-0.7.3.orig/docs/Makefile.in   2011-03-23 03:09:56.000000000 +1100
 
17
+++ dconf-0.7.3/docs/Makefile.in        2011-03-23 15:02:27.628390629 +1100
 
18
@@ -213,7 +213,7 @@
19
19
 DOC_SOURCE_DIR = ../client ../common
20
20
 MKDB_OPTIONS = --output-format=xml
21
21
 INCLUDES = $(gio_CFLAGS)