Commit 3920ff5c by Serge Hallyn Committed by Daniel Lezcano

lxc-clone.in: define localstatedir, as @LXCPATH@ might be defined in terms of it

parent 6d8ac56b
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment