summaryrefslogtreecommitdiff
path: root/package/libtasn1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/libtasn1/Makefile')
-rw-r--r--package/libtasn1/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/libtasn1/Makefile b/package/libtasn1/Makefile
index e6cc3afa5..2593708f7 100644
--- a/package/libtasn1/Makefile
+++ b/package/libtasn1/Makefile
@@ -16,10 +16,6 @@ include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,LIBTASN1,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
-CONFIGURE_STYLE:= gnu
-BUILD_STYLE:= auto
-INSTALL_STYLE:= auto
-
post-install:
${INSTALL_DIR} ${IDIR_LIBTASN1}/usr/lib
${CP} ${WRKINST}/usr/lib/libtasn1.so* ${IDIR_LIBTASN1}/usr/lib