From: Reto Gantenbein Date: Sun, 25 Dec 2016 17:09:06 +0000 (+0100) Subject: Rename fedora template to fedora-legacy X-Git-Tag: lxc-2.1.0~197^2~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edef9b0e082b816d624d4dbfbcb3d0ee4e0a37a1;p=thirdparty%2Flxc.git Rename fedora template to fedora-legacy Signed-off-by: Reto Gantenbein --- diff --git a/templates/Makefile.am b/templates/Makefile.am index c6c5ea53a..6d41a2a54 100644 --- a/templates/Makefile.am +++ b/templates/Makefile.am @@ -9,7 +9,7 @@ templates_SCRIPTS = \ lxc-cirros \ lxc-debian \ lxc-download \ - lxc-fedora \ + lxc-fedora-legacy \ lxc-gentoo \ lxc-openmandriva \ lxc-opensuse \ diff --git a/templates/lxc-fedora.in b/templates/lxc-fedora-legacy.in similarity index 100% rename from templates/lxc-fedora.in rename to templates/lxc-fedora-legacy.in