diff options
Diffstat (limited to 'recipes/libfakekey/libfakekey_svn.bb')
-rw-r--r-- | recipes/libfakekey/libfakekey_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/libfakekey/libfakekey_svn.bb b/recipes/libfakekey/libfakekey_svn.bb index 94aa8c57b8..71980cb66e 100644 --- a/recipes/libfakekey/libfakekey_svn.bb +++ b/recipes/libfakekey/libfakekey_svn.bb @@ -7,7 +7,7 @@ PV = "0.2+svnr${SRCPV}" PR = "r1" SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http \ - file://configure-fix.patch;patch=1" + file://configure-fix.patch;apply=yes" S = "${WORKDIR}/${PN}" |