From adeefd6fbb2a2fe3882b596a26aa9b8486cec135 Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Sat, 15 May 2010 01:07:40 +0200 Subject: [PATCH] Also support 'stable' as suite to install --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 48503c3..189c2ee 100644 --- a/Makefile +++ b/Makefile @@ -165,6 +165,7 @@ install-hooks: -cd ${prefix}/usr/lib/xen-tools/ && ln -s debian.d squeeze.d -cd ${prefix}/usr/lib/xen-tools/ && ln -s debian.d sid.d -cd ${prefix}/usr/lib/xen-tools/ && ln -s debian.d testing.d + -cd ${prefix}/usr/lib/xen-tools/ && ln -s debian.d stable.d mkdir -p ${prefix}/usr/lib/xen-tools/gentoo.d/ cp -R hooks/gentoo/*-* ${prefix}/usr/lib/xen-tools/gentoo.d mkdir -p ${prefix}/usr/lib/xen-tools/dapper.d/