[lxc-devel] [GIT] lxc branch, master, updated. 4e04d515006816bbe629657b85d97476c9de240e

2011-09-20 Thread Daniel Lezcano
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "lxc". The branch, master has been updated via 4e04d515006816bbe629657b85d97476c9de240e (commit) from 165015211fa9506b11ea1f45

Re: [lxc-devel] [PATCH] fix broken lxc-*.in scripts

2011-09-20 Thread Daniel Lezcano
On 09/15/2011 11:55 AM, Greg Kurz wrote: > Commit 92c7f6295518decd3989b2790d75551e7d9a broke the following scipts: > - lxc-setcap > - lxc-setuid > - lxc-create > > This patch adds the missing variables to be substitued by the configure > script. > > Cheers. > > Signed-off-by: Greg Kurz Applie