diff options
author | Ross Burton <ross@openedhand.com> | 2007-01-22 17:01:53 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-01-22 17:01:53 +0000 |
commit | 8d774c0a31a1599c1929d180772f25a0534c7649 (patch) | |
tree | 2c5cac041ed7772a12bcea57f3128e3cf390b893 /meta/packages | |
parent | 31aca97a7e6a5b6843f0416e5b7be98c5a72482b (diff) | |
download | poky-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/packages')
-rw-r--r-- | meta/packages/xorg-lib/libxcursor_X11R7.1-1.1.6.bb | 2 |
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" | |||
6 | DEPENDS += " libxrender libxfixes virtual/libx11 fixesproto" | 6 | DEPENDS += " libxrender libxfixes virtual/libx11 fixesproto" |
7 | 7 | ||
8 | XORG_PN = "libXcursor" | 8 | XORG_PN = "libXcursor" |
9 | |||
10 | FILES_${PN} += "${libdir}/libXcursor.so" | ||