[sushi] build: service file name has changed
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sushi] build: service file name has changed
- Date: Wed, 12 Sep 2018 11:55:11 +0000 (UTC)
commit beb3bb10269c365840aa193c11c91b315922861c
Author: Rasmus Thomsen <cogitri exherbo org>
Date: Sun Aug 12 20:58:23 2018 +0100
build: service file name has changed
data/meson.build | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/meson.build b/data/meson.build
index b21aabf..5cf8155 100644
--- a/data/meson.build
+++ b/data/meson.build
@@ -6,8 +6,8 @@ dbus_conf.set(
)
configure_file(
- input: 'org.gnome.Sushi.service.in',
- output: 'org.gnome.Sushi.service',
+ input: 'org.gnome.NautilusPreviewer.service.in',
+ output: 'org.gnome.NautilusPreviewer.service',
configuration: dbus_conf,
install_dir: join_paths(datadir, 'dbus-1', 'services'),
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]