diff options
Diffstat (limited to 'package/libtorrent/Makefile')
-rw-r--r-- | package/libtorrent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libtorrent/Makefile b/package/libtorrent/Makefile index 8dc335cd8..d5bfd3ee6 100644 --- a/package/libtorrent/Makefile +++ b/package/libtorrent/Makefile @@ -13,7 +13,7 @@ MASTER_SITES:= http://libtorrent.rakshasa.no/downloads/ include ${TOPDIR}/mk/package.mk -$(eval $(call PKG_template,LIBTORRENT,libtorrent,${PKG_VERSION}-${PKG_RELEASE},${ARCH})) +$(eval $(call PKG_template,LIBTORRENT,libtorrent,${PKG_VERSION}-${PKG_RELEASE})) CONFIGURE_STYLE= gnu CONFIGURE_ARGS+= --enable-aligned |