From 8c1b8a34d4fcc892999b211c390afeed17d7700b Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Tue, 27 Jul 2004 22:06:29 +0000 Subject: remove redundant {R}DEPENDS; use ${datadir} rather than hardcoded prefix BKrev: 4106d1e5YvtiEmX7UcsQVmc2ifUNYw --- xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.oe | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.oe b/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.oe index e69de29bb2..6ca6375150 100644 --- a/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.oe +++ b/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.oe @@ -0,0 +1,7 @@ +DESCRIPTION = "Transparent xcursor theme for handheld systems" + +SRC_URI = "http://matchbox.handhelds.org/sources/utils/xcursor-transparent-theme-${PV}.tar.gz \ + file://use-relative-symlinks.patch;patch=1" +FILES_${PN} = "${datadir}/icons/xcursor-transparent/cursors/*" + +inherit autotools -- cgit v1.2.3