From 7b908a406916d9235cd894468b3ecff137892f29 Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Tue, 13 Nov 2012 18:16:02 +0100 Subject: [PATCH] Fix symbolic link hooks/centos-6/15-setup-arch (Closes: #690299) --- debian/changelog | 1 + hooks/centos-6/15-setup-arch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2b392de..9b4a11b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ xen-tools (4.3.1+dev-1) UNRELEASED; urgency=low * New upstream release + - Fix symbolic link hooks/centos-6/15-setup-arch (Closes: #690299) -- Axel Beckert Tue, 13 Nov 2012 18:05:05 +0100 diff --git a/hooks/centos-6/15-setup-arch b/hooks/centos-6/15-setup-arch index 0ecc42a..a5d153b 120000 --- a/hooks/centos-6/15-setup-arch +++ b/hooks/centos-6/15-setup-arch @@ -1 +1 @@ -../common/15-disable-hwclock \ No newline at end of file +../common/15-setup-arch \ No newline at end of file