summaryrefslogtreecommitdiff
path: root/package/libupnp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/libupnp/Makefile')
-rw-r--r--package/libupnp/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/package/libupnp/Makefile b/package/libupnp/Makefile
index 20d31b1d0..5f6c09ea3 100644
--- a/package/libupnp/Makefile
+++ b/package/libupnp/Makefile
@@ -5,7 +5,7 @@ include ${TOPDIR}/rules.mk
PKG_NAME:= libupnp
PKG_VERSION:= 1.6.6
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_MD5SUM:= 8918dcf7428cd119d0c8275765ff2833
PKG_DESCR:= The Universal Plug and Play (UPnP) SDK library
PKG_SECTION:= libs
@@ -19,8 +19,6 @@ include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,LIBUPNP,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
-AUTOTOOL_STYLE:= autoconf
-
TCFLAGS+= -fPIC
CONFIGURE_ARGS+= --disable-samples