diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-12-11 15:02:13 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-12-11 15:02:13 +0000 |
commit | 4db23a9e9061313d0c4c31c7f1b6915e9b1c0d35 (patch) | |
tree | 48001d3c889586773adeca46f3fa8c654dd6f4ac /meta/packages/xcursor-transparent-theme | |
parent | 89c8cb3e8d276f5ed4e198302dfe1e45c5c75a66 (diff) | |
download | poky-4db23a9e9061313d0c4c31c7f1b6915e9b1c0d35.tar.gz |
xcursor-transparent-theme: point SRC_URI to project website
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3332 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/xcursor-transparent-theme')
-rw-r--r-- | meta/packages/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb b/meta/packages/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb index ca048155c9..8e87f63037 100644 --- a/meta/packages/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb +++ b/meta/packages/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb | |||
@@ -3,7 +3,7 @@ DESCRIPTION = "Transparent xcursor theme for handheld systems" | |||
3 | SECTION = "x11/base" | 3 | SECTION = "x11/base" |
4 | PR="r1" | 4 | PR="r1" |
5 | 5 | ||
6 | SRC_URI = "http://projects.o-hand.com/matchbox/sources/utils/xcursor-transparent-theme-${PV}.tar.gz \ | 6 | SRC_URI = "http://matchbox-project.org/sources/utils/xcursor-transparent-theme-${PV}.tar.gz \ |
7 | file://use-relative-symlinks.patch;patch=1 \ | 7 | file://use-relative-symlinks.patch;patch=1 \ |
8 | file://fix_watch_cursor.patch;patch=1" | 8 | file://fix_watch_cursor.patch;patch=1" |
9 | FILES_${PN} = "${datadir}/icons/xcursor-transparent/cursors/*" | 9 | FILES_${PN} = "${datadir}/icons/xcursor-transparent/cursors/*" |