summaryrefslogtreecommitdiff
path: root/package/libmad
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-12-16 22:23:43 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-12-16 22:23:43 +0100
commit3bf61c890bf85e8d148cb70fa8b9813502616f59 (patch)
tree718c949bfb074873c209a19958e058a9c15c667f /package/libmad
parent7de31639b85a7b4ee855bb0bfaa124ab9ee37de4 (diff)
install linkable library link
Diffstat (limited to 'package/libmad')
-rw-r--r--package/libmad/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libmad/Makefile b/package/libmad/Makefile
index db85cdc6e..05cd0a948 100644
--- a/package/libmad/Makefile
+++ b/package/libmad/Makefile
@@ -44,7 +44,7 @@ pre-install:
post-install: ${SUB_INSTALLS-m} ${SUB_INSTALLS-y}
${INSTALL_DIR} ${IDIR_LIBMAD}/usr/lib
- ${CP} ${WRKINST}/usr/lib/libmad.so.* ${IDIR_LIBMAD}/usr/lib/
+ ${CP} ${WRKINST}/usr/lib/libmad.so* ${IDIR_LIBMAD}/usr/lib/
libmad-dev-install:
${INSTALL_DIR} ${IDIR_LIBMAD_DEV}/usr/include