diff options
Diffstat (limited to 'package/libtasn1/Makefile')
-rw-r--r-- | package/libtasn1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libtasn1/Makefile b/package/libtasn1/Makefile index dbb3b7e61..159b59dad 100644 --- a/package/libtasn1/Makefile +++ b/package/libtasn1/Makefile @@ -17,7 +17,7 @@ MASTER_SITES:= ftp://ftp.gnutls.org/pub/gnutls/libtasn1/ \ include ${TOPDIR}/mk/package.mk -$(eval $(call PKG_template,LIBTASN1,libtasn1,${PKG_VERSION}-${PKG_RELEASE},${ARCH})) +$(eval $(call PKG_template,LIBTASN1,libtasn1,${PKG_VERSION}-${PKG_RELEASE})) CONFIGURE_STYLE= gnu BUILD_STYLE= auto |