From: Ross Burton Date: Mon, 22 Jan 2007 17:01:53 +0000 (+0000) Subject: Don't put the .so symlink into the main package X-Git-Tag: 2011-1~12220 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=8d774c0a31a1599c1929d180772f25a0534c7649;p=openembedded-core.git Don't put the .so symlink into the main package git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1193 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/packages/xorg-lib/libxcursor_X11R7.1-1.1.6.bb b/meta/packages/xorg-lib/libxcursor_X11R7.1-1.1.6.bb index 2b13c4213c..7872381c50 100644 --- a/meta/packages/xorg-lib/libxcursor_X11R7.1-1.1.6.bb +++ b/meta/packages/xorg-lib/libxcursor_X11R7.1-1.1.6.bb @@ -6,5 +6,3 @@ LICENSE= "BSD-X" DEPENDS += " libxrender libxfixes virtual/libx11 fixesproto" XORG_PN = "libXcursor" - -FILES_${PN} += "${libdir}/libXcursor.so"