[chrome-gnome-shell/wip/split-repos] meson: drop redundand options
- From: Yuri Konotopov <ykonotopov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chrome-gnome-shell/wip/split-repos] meson: drop redundand options
- Date: Thu, 23 Jun 2022 13:28:44 +0000 (UTC)
commit fca3dcd94b2aaba9008ab7c9052096fea226d9cc
Author: Yuri Konotopov <ykonotopov gnome org>
Date: Thu Jun 23 17:28:39 2022 +0400
meson: drop redundand options
meson.build | 5 -----
1 file changed, 5 deletions(-)
---
diff --git a/meson.build b/meson.build
index a90c913..c331b65 100644
--- a/meson.build
+++ b/meson.build
@@ -1,11 +1,6 @@
project('gnome-browser-extension',
license: 'GPL-3',
version : '10.1',
- default_options: [
- 'prefix=' + meson.current_build_dir(),
- 'python.platlibdir=.',
- 'python.purelibdir=.',
- ]
)
# Constants
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]