Here is the patch that actually works for me.

-- 
Dmitry
--- lxc-0.8.0~rc1.orig/configure.ac
+++ lxc-0.8.0~rc1/configure.ac
@@ -62,7 +62,7 @@ AS_AC_EXPAND(LXC_GENERATE_DATE, "$(date)
 
 AC_SUBST(LXCPATH, "${with_config_path}")
 AC_SUBST(LXCROOTFSMOUNT, "${with_rootfs_path}")
-AC_SUBST(LXCINITDIR, ['${libexecdir}'])
+AC_SUBST(LXCINITDIR, ['${libexecdir}/lxc'])
 AC_SUBST(LXCTEMPLATEDIR, ['/usr/share/lxc/templates'])
 
 AC_CHECK_HEADERS([linux/netlink.h linux/genetlink.h],

Attachment: signature.asc
Description: Digital signature



Reply via email to