]> git.pld-linux.org Git - packages/eog.git/blob - eog-gtk-doc.patch
- updated to 45.3
[packages/eog.git] / eog-gtk-doc.patch
1 --- eog-3.28.0/doc/reference/meson.build.gtkdoc 2018-03-14 21:25:17.440841661 +0100
2 +++ eog-3.28.0/doc/reference/meson.build        2018-03-14 21:25:30.537508328 +0100
3 @@ -32,7 +32,7 @@ configure_file(
4    configuration: version_conf
5  )
6  
7 -doc_path = join_paths(eog_datadir, 'gtk-doc', 'html', meson.project_name())
8 +doc_path = join_paths(eog_datadir, 'doc', 'gtk-doc', 'html', meson.project_name())
9  
10  gnome.gtkdoc(
11    meson.project_name(),
This page took 0.083267 seconds and 3 git commands to generate.