From e17a22b27263f4a0846a0c5c66aab7c96a3b34b7 Mon Sep 17 00:00:00 2001 From: Evan Broder Date: Sat, 2 May 2009 21:44:24 -0400 Subject: [PATCH] Whoops - I'm an idiot and reversed the argument order of ln. svn path=/trunk/packages/invirt-autoinstaller/; revision=2328 --- debian/invirt-autoinstaller-guest.links | 4 ++-- debian/invirt-autoinstaller-host.links | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/invirt-autoinstaller-guest.links b/debian/invirt-autoinstaller-guest.links index 438da9c..6bff0fb 100644 --- a/debian/invirt-autoinstaller-guest.links +++ b/debian/invirt-autoinstaller-guest.links @@ -1,2 +1,2 @@ -usr/lib/xen-tools/intrepid.d usr/lib/xen-tools/edgy.d -usr/lib/xen-tools/jaunty.d usr/lib/xen-tools/edgy.d +usr/lib/xen-tools/edgy.d usr/lib/xen-tools/intrepid.d +usr/lib/xen-tools/edgy.d usr/lib/xen-tools/jaunty.d diff --git a/debian/invirt-autoinstaller-host.links b/debian/invirt-autoinstaller-host.links index 438da9c..6bff0fb 100644 --- a/debian/invirt-autoinstaller-host.links +++ b/debian/invirt-autoinstaller-host.links @@ -1,2 +1,2 @@ -usr/lib/xen-tools/intrepid.d usr/lib/xen-tools/edgy.d -usr/lib/xen-tools/jaunty.d usr/lib/xen-tools/edgy.d +usr/lib/xen-tools/edgy.d usr/lib/xen-tools/intrepid.d +usr/lib/xen-tools/edgy.d usr/lib/xen-tools/jaunty.d -- 1.7.9.5