aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xmu
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2005-01-27 19:16:21 +0000
committerPhil Blundell <philb@gnu.org>2005-01-27 19:16:21 +0000
commitf546b6c9d5074d133bef24a77aeea67c57884283 (patch)
tree942f4ea423cb2cc077c24a2c8d18c5d4a168caf7 /packages/xmu
parenta5669c1f9c38182f5a76cbde93dfc433a739009c (diff)
downloadopenembedded-f546b6c9d5074d133bef24a77aeea67c57884283.tar.gz
fix snafu in last xmu naming change
BKrev: 41f93e05KvF2u0AZNHzYyy-iFAI9Cw
Diffstat (limited to 'packages/xmu')
-rw-r--r--packages/xmu/xmu_cvs.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/xmu/xmu_cvs.bb b/packages/xmu/xmu_cvs.bb
index 38eaf7ec29..c7e5f84617 100644
--- a/packages/xmu/xmu_cvs.bb
+++ b/packages/xmu/xmu_cvs.bb
@@ -4,15 +4,15 @@ SECTION = "x11/libs"
PRIORITY = "optional"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
DEPENDS = "xt xext"
-PR = "r1"
+PR = "r2"
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xmu"
S = "${WORKDIR}/Xmu"
PACKAGES =+ "xmuu xmuu-dev"
-FILES_libxmuu = "${libdir}/libXmuu.so.*"
-FILES_libxmuu-dev = "${libdir}/libXmuu.so"
+FILES_xmuu = "${libdir}/libXmuu.so.*"
+FILES_xmuu-dev = "${libdir}/libXmuu.so"
inherit autotools pkgconfig