From: aflinta Date: Tue, 26 Aug 2003 05:13:05 +0000 (+0000) Subject: - upf for version 0.2.7 X-Git-Tag: gnome-speech-0_2_7-1~1 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=d645bcb3d61bcd44047e583d0cbcd41d68e310c5;p=packages%2Fgnome-speech.git - upf for version 0.2.7 Changed files: gnome-speech-nojava.patch -> 1.3 --- diff --git a/gnome-speech-nojava.patch b/gnome-speech-nojava.patch index d528de0..e83ed46 100644 --- a/gnome-speech-nojava.patch +++ b/gnome-speech-nojava.patch @@ -1,12 +1,12 @@ -diff -urN gnome_speech-0.2.0.orig/configure.in gnome_speech-0.2.0/configure.in ---- gnome_speech-0.2.0.orig/configure.in Thu May 1 15:50:18 2003 -+++ gnome_speech-0.2.0/configure.in Thu May 1 15:50:28 2003 -@@ -171,7 +171,7 @@ +diff -urN gnome-speech-0.2.7.orig/configure.in gnome-speech-0.2.7/configure.in +--- gnome-speech-0.2.7.orig/configure.in Tue Aug 26 06:53:29 2003 ++++ gnome-speech-0.2.7/configure.in Tue Aug 26 07:11:30 2003 +@@ -214,7 +214,7 @@ + JAVA_SUPPORT="true" + fi + AC_SUBST(JAVA_SUPPORT) +-AM_CONDITIONAL(BUILD_JAVA_PACKAGE, test "x$JAVA_SUPPORT" = "xtrue") ++AM_CONDITIONAL(BUILD_JAVA_PACKAGE, no) - # conditional to build java package - --AM_CONDITIONAL(BUILD_JAVA_PACKAGE, test "x$IDLJ" != "xno") -+AM_CONDITIONAL(BUILD_JAVA_PACKAGE, no ) AC_SUBST(BUILD_JAVA_PACKAGE) - # GNOME Speech Java Package location