summaryrefslogtreecommitdiff
path: root/recipes/qtnx
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-05-26 09:06:24 +0200
committerKoen Kooi <koen@openembedded.org>2010-05-26 09:06:24 +0200
commit65253e1774e2bd10a42ef2a8fb6a205ec452394c (patch)
tree1e4c1743124bcc8e117a7c8190c980020612741e /recipes/qtnx
parentd3d5978587da59f9778b345de2d33b304dc350fc (diff)
parent523f22b938703b56a823fa9e9c577869669ddb82 (diff)
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/qtnx')
-rw-r--r--recipes/qtnx/qtnx.inc16
1 files changed, 8 insertions, 8 deletions
diff --git a/recipes/qtnx/qtnx.inc b/recipes/qtnx/qtnx.inc
index e86b17a15e..7d5189e955 100644
--- a/recipes/qtnx/qtnx.inc
+++ b/recipes/qtnx/qtnx.inc
@@ -8,14 +8,14 @@ DEPENDS = "libnxcl"
SRC_URI = "http://download.berlios.de/freenx/freenx-client-${PV}.tar.bz2 \
file://qtnx.desktop \
- file://pro.patch;patch=1 \
- file://id-path.patch;patch=1 \
- file://scroll.patch;patch=1 \
- file://keymap.patch;patch=1 \
- file://dodnx.patch;patch=1 \
- file://keychooser.patch;patch=1 \
- file://sessionfiles.patch;patch=1 \
- file://ssh_dnserror.patch;patch=1 \
+ file://pro.patch \
+ file://id-path.patch \
+ file://scroll.patch \
+ file://keymap.patch \
+ file://dodnx.patch \
+ file://keychooser.patch \
+ file://sessionfiles.patch \
+ file://ssh_dnserror.patch \
"
S = "${WORKDIR}/freenx-client-${PV}/qtnx"