From: Daniel Baumann Date: Tue, 28 Dec 2010 20:32:51 +0000 (+0100) Subject: Setting default suite to squeeze in debian template. X-Git-Tag: lxc-0.7.4-rc1~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9116540be492f01e6d6e7fb025f014e7f6adad42;p=thirdparty%2Flxc.git Setting default suite to squeeze in debian template. Signed-off-by: Daniel Lezcano --- diff --git a/templates/lxc-debian.in b/templates/lxc-debian.in index a0cde81bf..463d87f08 100644 --- a/templates/lxc-debian.in +++ b/templates/lxc-debian.in @@ -20,7 +20,7 @@ # License along with this library; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -SUITE=${SUITE:-lenny} +SUITE=${SUITE:-squeeze} configure_debian() {