All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Fix build issue with rdesktop_1.6.0.bb
@ 2009-07-14  8:02 John Willis
  2009-08-12  6:38 ` Holger Hans Peter Freyther
  0 siblings, 1 reply; 2+ messages in thread
From: John Willis @ 2009-07-14  8:02 UTC (permalink / raw)
  To: openembedded-devel

Remove duplicate audio-2008.patch patch line from recipe (fixes build issue
introduced with 013c006d11a59269b9d3adc6cbb6fb8091144965).

Signed-off-by: David-John Willis <John.Willis@Distant-earth.com>
---
 recipes/rdesktop/rdesktop_1.6.0.bb |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/recipes/rdesktop/rdesktop_1.6.0.bb
b/recipes/rdesktop/rdesktop_1.6.0.bb
index 1959200..93d46bd 100755
--- 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} "
-- 
1.6.3.1






^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-08-12  6:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-14  8:02 [PATCH] Fix build issue with rdesktop_1.6.0.bb John Willis
2009-08-12  6:38 ` Holger Hans Peter Freyther

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.