diff options
Diffstat (limited to 'package/reaim/Makefile')
-rw-r--r-- | package/reaim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/reaim/Makefile b/package/reaim/Makefile index 991ea177c..37cdda654 100644 --- a/package/reaim/Makefile +++ b/package/reaim/Makefile @@ -13,7 +13,7 @@ MASTER_SITES:= ${MASTER_SITE_SOURCEFORGE:=reaim/} include ${TOPDIR}/mk/package.mk -$(eval $(call PKG_template,REAIM,reaim,${PKG_VERSION}-${PKG_RELEASE},${ARCH})) +$(eval $(call PKG_template,REAIM,reaim,${PKG_VERSION}-${PKG_RELEASE})) BUILD_STYLE:= auto INSTALL_STYLE:= auto |