diff options
Diffstat (limited to 'recipes/omnewrotate')
-rw-r--r-- | recipes/omnewrotate/omnewrotate_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/omnewrotate/omnewrotate_svn.bb b/recipes/omnewrotate/omnewrotate_svn.bb index 9e8bd7ae42..316a8d04b0 100644 --- a/recipes/omnewrotate/omnewrotate_svn.bb +++ b/recipes/omnewrotate/omnewrotate_svn.bb @@ -11,7 +11,7 @@ PV = "0.5.8+svnr${SRCPV}" PR = "r1" SRC_URI = "svn://omnewrotate.googlecode.com/svn;module=trunk;proto=http \ - file://xsession.script.patch;apply=yes" + file://xsession.script.patch" S = "${WORKDIR}/trunk" |