From: Bdale Garbee Date: Tue, 3 Aug 2010 00:05:07 +0000 (-0400) Subject: convert remaining diffs to upstream build.xml into a quilt style patch X-Git-Tag: debian/1.2.2-1 X-Git-Url: https://git.gag.com/?p=debian%2Ffreetts;a=commitdiff_plain;h=e3a08817ebf9ff510886ceb03626d904fde38bb9 convert remaining diffs to upstream build.xml into a quilt style patch --- 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