From ec354de1f1785546867974aa5734318f2b1e809f Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Wed, 21 May 2014 17:19:48 +0200 Subject: adjust paths/variables for new util-vserver version --- vserver.functions | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vserver.functions') diff --git a/vserver.functions b/vserver.functions index 8c25f74..cd2cf9d 100644 --- a/vserver.functions +++ b/vserver.functions @@ -1,6 +1,6 @@ # source the real file -. ${__REAL_PKGLIBDIR}/vserver.functions -__PKGLIBDIR="${__REAL_PKGLIBDIR}" +. ${_REAL_LIB_VSERVER_FUNCTIONS} +_REAL_LIB_VSERVER_FUNCTIONS="${_REAL_LIB_VSERVER_FUNCTIONS}" # # own functions -- cgit v1.2.3-1-g7c22