diff options
Diffstat (limited to 'recipes/opie-sh/opie-sh_1.2.4.bb')
-rw-r--r-- | recipes/opie-sh/opie-sh_1.2.4.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/opie-sh/opie-sh_1.2.4.bb b/recipes/opie-sh/opie-sh_1.2.4.bb index 377aa887dd..245d04471a 100644 --- a/recipes/opie-sh/opie-sh_1.2.4.bb +++ b/recipes/opie-sh/opie-sh_1.2.4.bb @@ -7,5 +7,5 @@ SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/noncore/tools/opie-sh \ ${HANDHELDS_CVS};tag=${TAG};module=opie/share \ ${HANDHELDS_CVS};tag=${TAG};module=opie/apps \ ${HANDHELDS_CVS};tag=${TAG};module=opie/bin \ - file://opie-sh-path.patch;patch=1 \ - file://opie-sh-fsmounter-name.patch;patch=1" + file://opie-sh-path.patch \ + file://opie-sh-fsmounter-name.patch" |