diff options
Diffstat (limited to 'package/chillispot')
-rw-r--r-- | package/chillispot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/chillispot/Makefile b/package/chillispot/Makefile index 9ad16b887..367249294 100644 --- a/package/chillispot/Makefile +++ b/package/chillispot/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.chillispot.info/download/ include ${TOPDIR}/mk/package.mk -$(eval $(call PKG_template,CHILLISPOT,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${ARCH})) +$(eval $(call PKG_template,CHILLISPOT,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE})) CONFIGURE_STYLE= gnu BUILD_STYLE= auto |