aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/synergy
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/synergy')
-rw-r--r--recipes/synergy/synergy_1.3.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/synergy/synergy_1.3.1.bb b/recipes/synergy/synergy_1.3.1.bb
index 9480719cfb..58f0e26c71 100644
--- a/recipes/synergy/synergy_1.3.1.bb
+++ b/recipes/synergy/synergy_1.3.1.bb
@@ -7,7 +7,7 @@ DEPENDS = "libx11 libxtst"
PR = "r0"
SRC_URI = "${SOURCEFORGE_MIRROR}/synergy2/synergy-${PV}.tar.gz \
- file://synergy-1.3.1+gcc-4.3.patch;apply=yes"
+ file://synergy-1.3.1+gcc-4.3.patch"
do_configure_prepend() {
grep -l -- -Werror "${S}/"* | xargs sed -i 's:-Werror::'