[gnote] Do not symlink media in help
- From: Aurimas Černius <aurimasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote] Do not symlink media in help
- Date: Fri, 16 Jul 2021 19:22:30 +0000 (UTC)
commit 412c70947a311c26638ea679b4620246852b0fe5
Author: Aurimas Černius <aurisc4 gmail com>
Date: Fri Jul 16 22:10:03 2021 +0300
Do not symlink media in help
Fails dist build
help/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/help/meson.build b/help/meson.build
index 4667138a..23a3e358 100644
--- a/help/meson.build
+++ b/help/meson.build
@@ -54,5 +54,5 @@ help_files = [
'index.page',
]
-gnome.yelp(meson.project_name(), sources: help_files, media: help_media)
+gnome.yelp(meson.project_name(), sources: help_files, media: help_media, symlink_media: false)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]