[seahorse] build: trivial, remove an unused line



commit b4e24bbe10d856c87b6bad9fc83769473f2b7077
Author: Jeremy Bicha <jbicha ubuntu com>
Date:   Tue Aug 28 10:34:48 2018 -0400

    build: trivial, remove an unused line

 data/meson.build | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/data/meson.build b/data/meson.build
index 611e457b..a32e4653 100644
--- a/data/meson.build
+++ b/data/meson.build
@@ -29,7 +29,6 @@ i18n.merge_file(
 # The configuration for the desktop and service files
 desktop_conf = configuration_data()
 desktop_conf.set('bindir', bindir)
-desktop_conf.set('VERSION', meson.project_version())
 
 # The desktop file
 configured_desktop_file = configure_file(


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]