diff options
Diffstat (limited to 'package/libupnp/Makefile')
-rw-r--r-- | package/libupnp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libupnp/Makefile b/package/libupnp/Makefile index 09e458f05..5ce55ee72 100644 --- a/package/libupnp/Makefile +++ b/package/libupnp/Makefile @@ -14,7 +14,7 @@ DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.bz2 include ${TOPDIR}/mk/package.mk -$(eval $(call PKG_template,LIBUPNP,libupnp,${PKG_VERSION}-${PKG_RELEASE},${ARCH})) +$(eval $(call PKG_template,LIBUPNP,libupnp,${PKG_VERSION}-${PKG_RELEASE})) CONFIGURE_STYLE:= autotool gnu CONFIGURE_ARGS+= --disable-samples |