]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
lxc-ubuntu: Rename from lxc-ubuntu.in
authorStéphane Graber <stgraber@ubuntu.com>
Wed, 28 Nov 2012 23:29:57 +0000 (18:29 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Thu, 29 Nov 2012 15:26:26 +0000 (10:26 -0500)
lxc-ubuntu no longer uses any build time variables, therefore it can
now be simply copied to the target without any autoconf magic.

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
configure.ac
templates/lxc-ubuntu [moved from templates/lxc-ubuntu.in with 100% similarity]

index b6fa36537b02235089d57e032839009e488a1119..bb8c18882843230c4325332747e94150a1d21c3a 100644 (file)
@@ -244,7 +244,6 @@ AC_CONFIG_FILES([
        templates/Makefile
        templates/lxc-lenny
        templates/lxc-debian
-       templates/lxc-ubuntu
        templates/lxc-ubuntu-cloud
        templates/lxc-opensuse
        templates/lxc-busybox
similarity index 100%
rename from templates/lxc-ubuntu.in
rename to templates/lxc-ubuntu