From: John Willis Date: Mon, 13 Jul 2009 22:02:46 +0000 (+0000) Subject: rdesktop-1.6.0: Fix build issue X-Git-Tag: Release-2010-05/1~2718 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6dd2a039ee1e28fb62738a2b28a6475be57fee6;p=openembedded.git rdesktop-1.6.0: Fix build issue Remove duplicate audio-2008.patch patch line from recipe (fixes build issue introduced with 013c006d11a59269b9d3adc6cbb6fb8091144965). Signed-off-by: David-John Willis Signed-off-by: Holger Freyther --- diff --git a/recipes/rdesktop/rdesktop_1.6.0.bb b/recipes/rdesktop/rdesktop_1.6.0.bb index 0f39e784cf..93d46bd068 100644 --- a/recipes/rdesktop/rdesktop_1.6.0.bb +++ b/recipes/rdesktop/rdesktop_1.6.0.bb @@ -5,8 +5,6 @@ PR = "${INC_PR}.2" SRC_URI += " file://audio-2008.patch;patch=1" SRC_URI_append_ossystems = " file://rdesktop-addin.patch;patch=1" -SRC_URI += " file://audio-2008.patch;patch=1" - inherit autotools EXTRA_OECONF = "--with-openssl=${STAGING_EXECPREFIXDIR} "