From 65b634adb2186db169cbb16ad8e9577290a987dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C5=82awomir=20Nizio?= Date: Sun, 28 Oct 2018 21:54:28 +0100 Subject: [PATCH] [entropy.const] comment on the 'installdir' key --- lib/entropy/const.py | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/entropy/const.py b/lib/entropy/const.py index e702e9cfb..cfad504c5 100644 --- a/lib/entropy/const.py +++ b/lib/entropy/const.py @@ -286,6 +286,7 @@ def const_default_settings(rootdir): }, 'backed_up': {}, # entropy default installation directory + # (excluding Python modules which can be different) 'installdir': '/usr/lib/entropy', # directory where entropy stores its configuration