From: Evan Broder Date: Sun, 3 May 2009 01:44:24 +0000 (-0400) Subject: Whoops - I'm an idiot and reversed the argument order of ln. X-Git-Tag: 0.0.21^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-autoinstaller.git/commitdiff_plain/e17a22b27263f4a0846a0c5c66aab7c96a3b34b7 Whoops - I'm an idiot and reversed the argument order of ln. svn path=/trunk/packages/invirt-autoinstaller/; revision=2328 --- 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