diff options
Diffstat (limited to 'recipes/xcursor-transparent-theme/xcursor-watchonly-theme_0.1.1.bb')
-rw-r--r-- | recipes/xcursor-transparent-theme/xcursor-watchonly-theme_0.1.1.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/xcursor-transparent-theme/xcursor-watchonly-theme_0.1.1.bb b/recipes/xcursor-transparent-theme/xcursor-watchonly-theme_0.1.1.bb index 930c166456..512c5fe215 100644 --- a/recipes/xcursor-transparent-theme/xcursor-watchonly-theme_0.1.1.bb +++ b/recipes/xcursor-transparent-theme/xcursor-watchonly-theme_0.1.1.bb @@ -6,8 +6,8 @@ RPROVIDES = "xcursor-transparent-theme" PR ="r4" SRC_URI = "http://projects.o-hand.com/matchbox/sources/utils/xcursor-transparent-theme-${PV}.tar.gz \ - file://use-relative-symlinks.patch;apply=yes \ - file://skip_watch_cursor.patch;apply=yes \ + file://use-relative-symlinks.patch \ + file://skip_watch_cursor.patch \ file://20xcursor-transparent" S = "${WORKDIR}/xcursor-transparent-theme-${PV}" |