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 | openembedded-core-4db23a9e9061313d0c4c31c7f1b6915e9b1c0d35.tar.gz openembedded-core-4db23a9e9061313d0c4c31c7f1b6915e9b1c0d35.tar.bz2 openembedded-core-4db23a9e9061313d0c4c31c7f1b6915e9b1c0d35.zip |
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" SECTION = "x11/base" PR="r1" -SRC_URI = "http://projects.o-hand.com/matchbox/sources/utils/xcursor-transparent-theme-${PV}.tar.gz \ +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" FILES_${PN} = "${datadir}/icons/xcursor-transparent/cursors/*" |