diff options
Diffstat (limited to 'recipes/gpephone/calendar2_svn.bb')
-rw-r--r-- | recipes/gpephone/calendar2_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gpephone/calendar2_svn.bb b/recipes/gpephone/calendar2_svn.bb index c066fc77c0..a5a09a46fd 100644 --- a/recipes/gpephone/calendar2_svn.bb +++ b/recipes/gpephone/calendar2_svn.bb @@ -10,7 +10,7 @@ DEPENDS = "gtk+ libgpewidget libgpephone libgemwidget dbus-glib libcalenabler2 l inherit gpephone autotools SRC_URI = "${GPEPHONE_SVN} \ - file://disable-broken-tests.patch;patch=1" + file://disable-broken-tests.patch" S = ${WORKDIR}/${PN} |