diff options
Diffstat (limited to 'package/privoxy/Makefile')
-rw-r--r-- | package/privoxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/privoxy/Makefile b/package/privoxy/Makefile index 980e83c97..ccebd96bf 100644 --- a/package/privoxy/Makefile +++ b/package/privoxy/Makefile @@ -15,7 +15,7 @@ WRKDIST= ${WRKDIR}/${PKG_NAME}-${PKG_VERSION}-stable include ${TOPDIR}/mk/package.mk -$(eval $(call PKG_template,PRIVOXY,privoxy,${PKG_VERSION}-${PKG_RELEASE},${ARCH})) +$(eval $(call PKG_template,PRIVOXY,privoxy,${PKG_VERSION}-${PKG_RELEASE})) TLDFLAGS+= -pthread CONFIGURE_STYLE:= gnu |