diff options
Diffstat (limited to 'recipes/gpe-sketchbook/gpe-sketchbook_svn.bb')
-rw-r--r-- | recipes/gpe-sketchbook/gpe-sketchbook_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gpe-sketchbook/gpe-sketchbook_svn.bb b/recipes/gpe-sketchbook/gpe-sketchbook_svn.bb index 049fe363f8..af57813852 100644 --- a/recipes/gpe-sketchbook/gpe-sketchbook_svn.bb +++ b/recipes/gpe-sketchbook/gpe-sketchbook_svn.bb @@ -12,7 +12,7 @@ inherit pkgconfig autotools SRC_URI = "\ ${GPE_SVN} \ - file://svn-build.patch;patch=1 \ + file://svn-build.patch;apply=yes \ " S = "${WORKDIR}/${PN}" |