]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
Setting default suite to squeeze in debian template.
authorDaniel Baumann <daniel.baumann@progress-technologies.net>
Tue, 28 Dec 2010 20:32:51 +0000 (21:32 +0100)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Tue, 28 Dec 2010 20:32:51 +0000 (21:32 +0100)
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
templates/lxc-debian.in

index a0cde81bf8651f0fa415424696d299bf88c1a457..463d87f08ca118cf079d99ea7afe563ea41a1527 100644 (file)
@@ -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()
 {