fix snafu in last xmu naming change
authorPhil Blundell <philb@gnu.org>
Thu, 27 Jan 2005 19:16:21 +0000 (19:16 +0000)
committerPhil Blundell <philb@gnu.org>
Thu, 27 Jan 2005 19:16:21 +0000 (19:16 +0000)
BKrev: 41f93e05KvF2u0AZNHzYyy-iFAI9Cw

packages/xmu/xmu_cvs.bb

index 38eaf7e..c7e5f84 100644 (file)
@@ -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