summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2007-01-22 17:01:53 +0000
committerRoss Burton <ross@openedhand.com>2007-01-22 17:01:53 +0000
commit8d774c0a31a1599c1929d180772f25a0534c7649 (patch)
tree2c5cac041ed7772a12bcea57f3128e3cf390b893 /meta
parent31aca97a7e6a5b6843f0416e5b7be98c5a72482b (diff)
downloadpoky-8d774c0a31a1599c1929d180772f25a0534c7649.tar.gz
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
Diffstat (limited to 'meta')
-rw-r--r--meta/packages/xorg-lib/libxcursor_X11R7.1-1.1.6.bb2
1 files changed, 0 insertions, 2 deletions
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"
6DEPENDS += " libxrender libxfixes virtual/libx11 fixesproto" 6DEPENDS += " libxrender libxfixes virtual/libx11 fixesproto"
7 7
8XORG_PN = "libXcursor" 8XORG_PN = "libXcursor"
9
10FILES_${PN} += "${libdir}/libXcursor.so"