From: Johannes Kastl Date: Fri, 12 Dec 2014 20:58:59 +0000 (+0100) Subject: lxc-opensuse: default release changed to 13.1, as 12.3 reaches end-of-life soon X-Git-Tag: lxc-1.0.8~223 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd4c250df41822c25b22303dea84ccd3c81a589b;p=thirdparty%2Flxc.git lxc-opensuse: default release changed to 13.1, as 12.3 reaches end-of-life soon Signed-off-by: Johannes Kastl Acked-by: Stéphane Graber --- diff --git a/templates/lxc-opensuse.in b/templates/lxc-opensuse.in index 91ef72600..c5932384c 100644 --- a/templates/lxc-opensuse.in +++ b/templates/lxc-opensuse.in @@ -38,7 +38,7 @@ done # Make sure the usual locations are in PATH export PATH=$PATH:/usr/sbin:/usr/bin:/sbin:/bin -DISTRO=12.3 +DISTRO=13.1 configure_opensuse() {