From 4db12f3b28c20f8b013c27c6cf0fbae5b336732f Mon Sep 17 00:00:00 2001 From: Daniel Hokka Zakrisson Date: Tue, 15 Feb 2011 11:02:56 +0000 Subject: [PATCH] Support wheezy. git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2934 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- distrib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distrib/Makefile.am b/distrib/Makefile.am index ddb73d0..83fd9a0 100644 --- a/distrib/Makefile.am +++ b/distrib/Makefile.am @@ -115,7 +115,7 @@ EXTRA_DIST = $(nobase_distrib_DATA) \ $(defaults_DATA) redhat_style = rh9 fc1 fc2 fc3 fc4 fc5 fc6 f7 f8 f9 f10 f11 f12 f13 f14 centos4 centos5 -sid_style = etch lenny squeeze sid +sid_style = etch lenny squeeze wheezy sid install-exec-hook: install-notify-xtra install-data-hook: install-data-xtras -- 1.8.1.5