aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/grdesktop/grdesktop_0.23.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/grdesktop/grdesktop_0.23.bb')
-rw-r--r--recipes/grdesktop/grdesktop_0.23.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/grdesktop/grdesktop_0.23.bb b/recipes/grdesktop/grdesktop_0.23.bb
index 5beec4587d..3f5e8d26ab 100644
--- a/recipes/grdesktop/grdesktop_0.23.bb
+++ b/recipes/grdesktop/grdesktop_0.23.bb
@@ -13,8 +13,8 @@ RDEPENDS ="rdesktop gail orbit2 gnome-vfs gnome-keyring libbonobo libbonoboui \
PR = "r1"
SRC_URI = "http://download.savannah.nongnu.org/releases/grdesktop/grdesktop-${PV}.tar.gz \
- file://fr.po.patch;patch=1 \
- file://install-help.patch;patch=1"
+ file://fr.po.patch;apply=yes \
+ file://install-help.patch;apply=yes"
S = "${WORKDIR}/grdesktop-${PV}"