[chrome-gnome-shell/wip/split-repos: 6/8] meson: drop redundand options




commit baaa53e981edbcbf9943b09b98ef31d98d6a4d28
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]