[polari] build: Remove polari-accounts tool
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [polari] build: Remove polari-accounts tool
- Date: Sat, 28 Jul 2018 11:56:56 +0000 (UTC)
commit 0896b9251ee08fc55eb1a46e75c029adc12d9dd0
Author: Florian Müllner <fmuellner gnome org>
Date: Sat Jul 28 13:54:04 2018 +0200
build: Remove polari-accounts tool
It was added as a development tool when we removed the ability to
disable accounts from Polari itself. However as hat functionality
has been re-added, the tool is now pointless ...
src/meson.build | 10 -----
src/polari-accounts.in | 106 -------------------------------------------------
2 files changed, 116 deletions(-)
---
diff --git a/src/meson.build b/src/meson.build
index 5e948ba..37103d4 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -1,13 +1,3 @@
-script_conf = configuration_data()
-script_conf.set('GJS', gjs_console.path())
-
-script = 'polari-accounts'
-configure_file(
- input: script + '.in',
- output: script,
- configuration: script_conf
-)
-
data_resources = gnome.compile_resources(
'data-resources',
'../data/@0 data gresource xml'.format(app_id),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]