diff options
Diffstat (limited to 'package/parprouted')
-rw-r--r-- | package/parprouted/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/parprouted/Makefile b/package/parprouted/Makefile index dcd33c8cc..86d52f336 100644 --- a/package/parprouted/Makefile +++ b/package/parprouted/Makefile @@ -13,7 +13,7 @@ MASTER_SITES:= http://www.hazard.maks.net/parprouted/ include ${TOPDIR}/mk/package.mk -$(eval $(call PKG_template,PARPROUTED,parprouted,${PKG_VERSION}-${PKG_RELEASE},${ARCH})) +$(eval $(call PKG_template,PARPROUTED,parprouted,${PKG_VERSION}-${PKG_RELEASE})) BUILD_STYLE:= auto MAKE_FLAGS+= CC="${TARGET_CC}" \ |