[gdm/wip/nielsdg/meson: 6/8] fixup! Add Meson support to GDM



commit 5a5d48695178662be9bb89e5b1e9c6bafbd3246a
Author: Ray Strode <rstrode redhat com>
Date:   Wed Apr 29 10:36:18 2020 -0400

    fixup! Add Meson support to GDM

 meson.build | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 385d2cc5..33ca5b01 100644
--- a/meson.build
+++ b/meson.build
@@ -192,7 +192,6 @@ conf.set_quoted('LOGDIR', get_option('log-dir'))
 conf.set_quoted('DMCONFDIR', dmconfdir)
 conf.set_quoted('GDMCONFDIR', gdmconfdir)
 conf.set_quoted('GDM_SCREENSHOT_DIR', gdm_screenshot_dir)
-conf.set_quoted('GDM_CACHE_DIR', gdm_prefix / get_option('localstatedir') / 'cache' / 'gdm')
 conf.set_quoted('GDM_XAUTH_DIR', gdm_xauth_dir)
 conf.set_quoted('GDM_RAN_ONCE_MARKER_DIR', ran_once_marker_dir)
 conf.set_quoted('GDM_RUN_DIR', gdm_run_dir)


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