X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=distrib%2FMakefile.am;h=c94f8d361f7abe91ea7db40d402b5315b3afd789;hb=6fdb192300e968e4a7db93060e18560a4429729e;hp=6e4592c86cd20c9d9877b65ce995d14d7fe8cab9;hpb=6c380e1287db37204e4a1d4b51d88598810b4e4f;p=util-vserver.git diff --git a/distrib/Makefile.am b/distrib/Makefile.am index 6e4592c..c94f8d3 100644 --- a/distrib/Makefile.am +++ b/distrib/Makefile.am @@ -78,10 +78,21 @@ nobase_distrib_DATA = defaults/devs \ f11/pkgs/01 f11/pkgs/02 f11/pkgs/03 f11/yum/yum.conf \ $(wildcard $(srcdir)/f11/yum.repos.d/*.repo) \ $(wildcard $(srcdir)/f11/rpmlist.d/*.lst) $(wildcard $(srcdir)/f11/rpmlist.d/*.opt) \ + f12/pkgs/01 f12/pkgs/02 f12/pkgs/03 f12/yum/yum.conf \ + $(wildcard $(srcdir)/f12/yum.repos.d/*.repo) \ + $(wildcard $(srcdir)/f12/rpmlist.d/*.lst) $(wildcard $(srcdir)/f12/rpmlist.d/*.opt) \ + f13/pkgs/01 f13/pkgs/02 f13/pkgs/03 f13/yum/yum.conf \ + $(wildcard $(srcdir)/f13/yum.repos.d/*.repo) \ + $(wildcard $(srcdir)/f13/rpmlist.d/*.lst) $(wildcard $(srcdir)/f13/rpmlist.d/*.opt) \ + f14/pkgs/01 f14/pkgs/02 f14/pkgs/03 f14/yum/yum.conf \ + $(wildcard $(srcdir)/f14/yum.repos.d/*.repo) \ + $(wildcard $(srcdir)/f14/rpmlist.d/*.lst) $(wildcard $(srcdir)/f14/rpmlist.d/*.opt) \ centos4/pkgs/01 centos4/pkgs/02 centos4/pkgs/03 \ 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 \ @@ -105,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 centos4 centos5 -sid_style = etch lenny 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