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