diff options
Diffstat (limited to 'recipes/clutter/tidy_svn.bb')
-rw-r--r-- | recipes/clutter/tidy_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/clutter/tidy_svn.bb b/recipes/clutter/tidy_svn.bb index 89d5a5a572..3ceba03892 100644 --- a/recipes/clutter/tidy_svn.bb +++ b/recipes/clutter/tidy_svn.bb @@ -4,7 +4,7 @@ PV = "0.1.0+svnr${SRCPV}" PR = "6" SRC_URI = "svn://svn.o-hand.com/repos/tidy;module=trunk;proto=http \ - file://tidy-enable-tests.patch;patch=1" + file://tidy-enable-tests.patch;apply=yes" S = "${WORKDIR}/trunk" |