diff options
Diffstat (limited to 'recipes/swt/swt3.4-gtk-hildon_3.4.2.bb')
-rw-r--r-- | recipes/swt/swt3.4-gtk-hildon_3.4.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/swt/swt3.4-gtk-hildon_3.4.2.bb b/recipes/swt/swt3.4-gtk-hildon_3.4.2.bb index d834a58157..e94462f07f 100644 --- a/recipes/swt/swt3.4-gtk-hildon_3.4.2.bb +++ b/recipes/swt/swt3.4-gtk-hildon_3.4.2.bb @@ -4,4 +4,4 @@ PR = "r1" DEPENDS += "libhildon libhildonfm" -SRC_URI += "file://swt-hildon.patch;patch=1" +SRC_URI += "file://swt-hildon.patch" |