summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'g_common/settings.py')
-rw-r--r--g_common/settings.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/g_common/settings.py b/g_common/settings.py
index 4ce4f6a..5163c2f 100644
--- a/g_common/settings.py
+++ b/g_common/settings.py
@@ -1,3 +1,5 @@
-GLOBAL_CONF_DIR='/etc/g-common/'
+GLOBAL_CONF_DIR='/usr/share/g-common/'
+DRIVER_DIR='drivers/'
+COMMON_EBUILD_FILE=GLOBAL_CONF_DIR+'common.ebuild'
MYDIR='.g-common'