[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[PATCH 6/6] Temporarily nuke a patch for ia64 that fails to apply to current source



We don't need it and can't test it, so mark it for later attention elsewhere.
---
 debian/rules.patch |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/debian/rules.patch b/debian/rules.patch
index 4d99205..f9fc32a 100644
--- a/debian/rules.patch
+++ b/debian/rules.patch
@@ -151,7 +151,9 @@ ifeq ($(DEB_TARGET_ARCH_OS),kfreebsd)
 endif
 
 ifeq ($(DEB_CROSS),yes)
-  debian_patches += cross-include cross-fixes
+#XXX cross-fixes is broken right now, and is only for ia64 so who cares right;?
+# debian_patches += cross-include cross-fixes
+  debian_patches += cross-include
 endif
 
 spu_patches =
-- 
1.6.3.3


Reply to: