Also export PKGLIBDIR in pathutils
authorKlaus Aehlig <aehlig@google.com>
Tue, 24 Sep 2013 16:42:20 +0000 (18:42 +0200)
committerKlaus Aehlig <aehlig@google.com>
Fri, 4 Oct 2013 14:10:25 +0000 (16:10 +0200)
Signed-off-by: Klaus Aehlig <aehlig@google.com>
Reviewed-by: Jose Lopes <jabolopes@google.com>

lib/pathutils.py

index 0c1202f..d95279b 100644 (file)
@@ -41,6 +41,7 @@ SSH_CONFIG_DIR = _constants.SSH_CONFIG_DIR
 XEN_CONFIG_DIR = vcluster.AddNodePrefix(_constants.XEN_CONFIG_DIR)
 SYSCONFDIR = vcluster.AddNodePrefix(_constants.SYSCONFDIR)
 TOOLSDIR = _constants.TOOLSDIR
+PKGLIBDIR = _constants.PKGLIBDIR
 LOCALSTATEDIR = vcluster.AddNodePrefix(_constants.LOCALSTATEDIR)
 
 # Paths which don't change for a virtual cluster