]> git.pld-linux.org Git - packages/gnome-todo.git/blob - gnome-todo-doc-build.patch
Update to 3.28.0
[packages/gnome-todo.git] / gnome-todo-doc-build.patch
1 --- gnome-todo-3.26.1/doc/reference/meson.build.docfix  2017-10-01 00:46:25.032986025 +0200
2 +++ gnome-todo-3.26.1/doc/reference/meson.build 2017-10-01 01:21:20.642918268 +0200
3 @@ -48,8 +48,8 @@ glib_doc_path = join_paths(glib_prefix,
4  gtk_prefix = gtk_dep.get_pkgconfig_variable('prefix')
5  gtk_doc_path = join_paths(gtk_prefix, 'share', 'gtk-doc', 'html')
6  
7 -doc_path = join_paths(gnome_todo_datadir, 'gtk-doc', 'html', meson.project_name())
8 +doc_path = join_paths(gnome_todo_datadir, 'doc', 'gtk-doc', 'html', meson.project_name())
9  
10  gnome.gtkdoc(
11    meson.project_name(),
12            main_sgml: meson.project_name() + '-docs.sgml',
This page took 0.034511 seconds and 3 git commands to generate.