From e3a08817ebf9ff510886ceb03626d904fde38bb9 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Mon, 2 Aug 2010 20:05:07 -0400 Subject: [PATCH] convert remaining diffs to upstream build.xml into a quilt style patch --- build.xml | 7 ------- debian/patches/debian-build-target.diff | 16 ++++++++++++++++ debian/patches/series | 1 + 3 files changed, 17 insertions(+), 7 deletions(-) create mode 100644 debian/patches/debian-build-target.diff diff --git a/build.xml b/build.xml index 843332f..34f7475 100644 --- a/build.xml +++ b/build.xml @@ -1051,13 +1051,6 @@ jsapi.exe from the lib directory. excludes="**/*.jar,**/tests/**" /> - - - - - - - diff --git a/debian/patches/debian-build-target.diff b/debian/patches/debian-build-target.diff new file mode 100644 index 0000000..f8a0ad1 --- /dev/null +++ b/debian/patches/debian-build-target.diff @@ -0,0 +1,16 @@ +--- freetts-1.2.2.orig/build.xml ++++ freetts-1.2.2/build.xml +@@ -1051,6 +1051,13 @@ jsapi.exe from the lib directory. + excludes="**/*.jar,**/tests/**" /> + + ++ ++ ++ ++ ++ ++ ++ + + + diff --git a/debian/patches/series b/debian/patches/series index 719a404..f3fd9f9 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1 +1,2 @@ license.terms-missing.diff +debian-build-target.diff -- 2.30.2