]> git.proxmox.com Git - mirror_lxc.git/commitdiff
Remove lxc-start-ephemeral from configure.ac
authorStéphane Graber <stgraber@ubuntu.com>
Thu, 25 Oct 2012 08:43:59 +0000 (10:43 +0200)
committerStéphane Graber <stgraber@ubuntu.com>
Thu, 25 Oct 2012 08:43:59 +0000 (10:43 +0200)
lxc-start-ephemeral.in ended up in configure.ac as a result of the
cherry-pick. This new tool hasn't been pulled in yet.

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
configure.ac

index c33d8ec4ae517b4c84514952cf64492ddbba5c15..4e58cb17b3c0d18959b002582dd1b3e9fd36ef87 100644 (file)
@@ -170,7 +170,6 @@ AC_CONFIG_FILES([
        src/lxc/lxc-create
        src/lxc/lxc-clone
        src/lxc/lxc-shutdown
-       src/lxc/lxc-start-ephemeral
        src/lxc/lxc-destroy
 
 ])