X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=distrib%2FMakefile.am;h=c94f8d361f7abe91ea7db40d402b5315b3afd789;hb=e56e7eebefd18c80abf0e533f3cbdd9c1c22e700;hp=ddb73d0c824d077265b14470ce752acc256be783;hpb=8413fd18dfd8cca2707df198f42c1368759ca51c;p=util-vserver.git diff --git a/distrib/Makefile.am b/distrib/Makefile.am index ddb73d0..c94f8d3 100644 --- a/distrib/Makefile.am +++ b/distrib/Makefile.am @@ -91,6 +91,8 @@ nobase_distrib_DATA = defaults/devs \ centos4/yum/yum.conf $(wildcard $(srcdir)/centos4/yum.repos.d/*.repo) \ centos5/pkgs/01 centos5/pkgs/02 centos5/pkgs/03 \ centos5/yum/yum.conf $(wildcard $(srcdir)/centos5/yum.repos.d/*.repo) \ + sl6/pkgs/01 sl6/pkgs/02 sl6/pkgs/03 \ + sl6/yum/yum.conf $(wildcard $(srcdir)/sl6/yum.repos.d/*.repo) \ suse91/apt/rpmpriorities suse91/pkgs/01 suse91/pkgs/02 \ suse91/rpm/macros \ gentoo/init-vserver.sh gentoo/net.vserver \ @@ -114,8 +116,8 @@ EXTRA_DIST = $(nobase_distrib_DATA) \ $(nobase_confdistrib_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 +redhat_style = rh9 fc1 fc2 fc3 fc4 fc5 fc6 f7 f8 f9 f10 f11 f12 f13 f14 centos4 centos5 sl6 +sid_style = etch lenny squeeze wheezy sid install-exec-hook: install-notify-xtra install-data-hook: install-data-xtras