[Pkg-xen-changes] r295 - trunk/xen-3.0/debian/patches

Bastian Blank waldi at costa.debian.org
Sun Sep 3 16:14:03 UTC 2006


Author: waldi
Date: Sun Sep  3 16:13:59 2006
New Revision: 295

Added:
   trunk/xen-3.0/debian/patches/qemu-arch-override.dpatch   (contents, props changed)
Modified:
   trunk/xen-3.0/debian/patches/00list

Log:
* debian/patches/00list: Add qemu-arch-override.
* debian/patches/qemu-arch-override.dpatch: Add.


Modified: trunk/xen-3.0/debian/patches/00list
==============================================================================
--- trunk/xen-3.0/debian/patches/00list	(original)
+++ trunk/xen-3.0/debian/patches/00list	Sun Sep  3 16:13:59 2006
@@ -5,3 +5,4 @@
 qemu-config
 libs
 qemu-arch
+qemu-arch-override

Added: trunk/xen-3.0/debian/patches/qemu-arch-override.dpatch
==============================================================================
--- (empty file)
+++ trunk/xen-3.0/debian/patches/qemu-arch-override.dpatch	Sun Sep  3 16:13:59 2006
@@ -0,0 +1,20 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## qemu-arch-override.dpatch by Bastian Blank <waldi at debian.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+ at DPATCH@
+diff -urNad xen-3.0~/tools/ioemu/target-i386-dm/Makefile xen-3.0/tools/ioemu/target-i386-dm/Makefile
+--- xen-3.0~/tools/ioemu/target-i386-dm/Makefile	2006-09-03 16:10:52.981866852 +0000
++++ xen-3.0/tools/ioemu/target-i386-dm/Makefile	2006-09-03 16:11:14.832046931 +0000
+@@ -226,9 +226,6 @@
+ 
+ ifeq ($(TARGET_ARCH), i386)
+ LIBOBJS+= helper2.o
+-ifeq ($(ARCH), i386)
+-LIBOBJS+=translate-copy.o
+-endif
+ endif
+ 
+ ifeq ($(TARGET_ARCH), ppc)



More information about the Pkg-xen-changes mailing list