Remove the .so-in-main-package hack, libX11 doesn't look for libXcursor.so anymore...
authorRoss Burton <ross@openedhand.com>
Mon, 14 May 2007 10:10:55 +0000 (10:10 +0000)
committerRoss Burton <ross@openedhand.com>
Mon, 14 May 2007 10:10:55 +0000 (10:10 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1721 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/xorg-lib/libxcursor_1.1.8.bb

index bf79575..2c29c98 100644 (file)
@@ -7,5 +7,3 @@ LICENSE= "BSD-X"
 DEPENDS += " libxrender libxfixes virtual/libx11 fixesproto"
 
 XORG_PN = "libXcursor"
-
-FILES_${PN} += "${libdir}/libXcursor.so"