diff options
Diffstat (limited to 'recipes/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb')
-rw-r--r-- | recipes/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb b/recipes/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb index 163594b39b..ef746a825a 100644 --- a/recipes/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb +++ b/recipes/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb @@ -4,8 +4,8 @@ SECTION = "x11/base" PR ="r2" SRC_URI = "http://matchbox-project.org/sources/utils/xcursor-transparent-theme-${PV}.tar.gz \ - file://use-relative-symlinks.patch;patch=1 \ - file://fix_watch_cursor.patch;patch=1" + file://use-relative-symlinks.patch \ + file://fix_watch_cursor.patch" FILES_${PN} = "${datadir}/icons/xcursor-transparent/cursors/*" inherit autotools |