From ed9b3dbe1309d96acddb6c48bbd36aa6f064e68a Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Mon, 2 May 2011 17:31:43 -0600 Subject: [PATCH] the patch .. sigh --- debian/patches/skip-unittest.diff | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 debian/patches/skip-unittest.diff diff --git a/debian/patches/skip-unittest.diff b/debian/patches/skip-unittest.diff new file mode 100644 index 00000000..c9467f5d --- /dev/null +++ b/debian/patches/skip-unittest.diff @@ -0,0 +1,20 @@ +diff --git a/build.xml b/build.xml +index 30f62d2..eab61f8 100644 +--- a/build.xml ++++ b/build.xml +@@ -114,7 +114,7 @@ + + + +- ++ + + + +@@ -213,4 +213,4 @@ ${nonascii} + + + +- +\ No newline at end of file ++ -- 2.47.2