summaryrefslogtreecommitdiff
path: root/package/libSM/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/libSM/Makefile')
-rw-r--r--package/libSM/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/libSM/Makefile b/package/libSM/Makefile
index fda460710..606f6eda2 100644
--- a/package/libSM/Makefile
+++ b/package/libSM/Makefile
@@ -23,8 +23,6 @@ include $(TOPDIR)/mk/package.mk
$(eval $(call HOST_template,LIBSM,libsm,$(PKG_VERSION)-${PKG_RELEASE}))
$(eval $(call PKG_template,LIBSM,libsm,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION},${PKG_OPTS}))
-HOST_STYLE:= auto
-
libsm-install:
${INSTALL_DIR} ${IDIR_LIBSM}/usr/lib
${CP} ${WRKINST}/usr/lib/libSM.so* ${IDIR_LIBSM}/usr/lib