summaryrefslogtreecommitdiff
path: root/devel/dconf/files/patch-meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'devel/dconf/files/patch-meson.build')
-rw-r--r--devel/dconf/files/patch-meson.build13
1 files changed, 13 insertions, 0 deletions
diff --git a/devel/dconf/files/patch-meson.build b/devel/dconf/files/patch-meson.build
new file mode 100644
index 000000000000..0f0ad1e227fc
--- /dev/null
+++ b/devel/dconf/files/patch-meson.build
@@ -0,0 +1,13 @@
+--- meson.build.orig 2018-05-12 08:27:37.460446000 +0200
++++ meson.build 2018-05-12 08:27:52.259649000 +0200
+@@ -105,9 +105,5 @@
+ subdir('gsettings')
+ subdir('client')
+ subdir('bin')
+-
+-if get_option('enable-gtk-doc')
+- subdir('docs')
+-endif
+-
++subdir('docs')
+ subdir('tests')