mirror of
https://git.freebsd.org/ports.git
synced 2025-06-11 07:40:40 -04:00
The offical GNOME 3.28 release notes can be found at https://help.gnome.org/misc/release-notes/3.28/ Thanks to Antoine Brodin for running the exp-runs. PR: 229761
13 lines
278 B
Text
13 lines
278 B
Text
--- 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')
|