From 90a677b594cb830adf3f35a683bfdd02193c2ad0 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Mon, 2 Aug 2010 20:24:53 -0400 Subject: [PATCH] lose the mbrola support so we don't see the warning on each launch --- debian/changelog | 6 ++++++ debian/rules | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 024c34a..a4e3b46 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +freetts (1.2.2-2) unstable; urgency=low + + * don't build the mbrola wrapper since it's useless to us + + -- Bdale Garbee Mon, 02 Aug 2010 20:24:36 -0400 + freetts (1.2.2-1) unstable; urgency=low * Initial packaging for Debian, closes: #576346 diff --git a/debian/rules b/debian/rules index 87b020b..5012469 100755 --- a/debian/rules +++ b/debian/rules @@ -32,7 +32,6 @@ override_dh_auto_install: jh_installlibs lib/cmutimelex.jar jh_installlibs lib/cmu_us_kal.jar jh_installlibs lib/cmu_time_awb.jar - jh_installlibs mbrola/mbrola.jar jh_installjavadoc javadoc # printf '#!/bin/sh\njava -jar /usr/share/java/%s\n' \ # "`/bin/ls build/jar`" > \ -- 2.30.2