From: Serge Hallyn Date: Mon, 23 Jan 2012 23:12:46 +0000 (-0600) Subject: lxc-clone.in: define localstatedir, as @LXCPATH@ might be defined in terms of it X-Git-Tag: lxc-0.8.0-rc2~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3920ff5ccead0808760737f9f82324e9861745c7;p=thirdparty%2Flxc.git lxc-clone.in: define localstatedir, as @LXCPATH@ might be defined in terms of it Signed-off-by: Serge Hallyn Signed-off-by: Daniel Lezcano --- diff --git a/src/lxc/lxc-clone.in b/src/lxc/lxc-clone.in index cdf9413ed..b6363a380 100644 --- a/src/lxc/lxc-clone.in +++ b/src/lxc/lxc-clone.in @@ -42,6 +42,7 @@ help() { shortoptions='ho:n:sL:v:p:t:' longoptions='help,orig:,name:,snapshot,fssize:,vgname:,lvprefix:,fstype:' +localstatedir=@LOCALSTATEDIR@ lxc_path=@LXCPATH@ bindir=@BINDIR@ snapshot=no