diff options
Diffstat (limited to 'package/motion/Makefile')
-rw-r--r-- | package/motion/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/motion/Makefile b/package/motion/Makefile index 302cb8a84..3b0671f99 100644 --- a/package/motion/Makefile +++ b/package/motion/Makefile @@ -13,7 +13,7 @@ MASTER_SITES:= ${MASTER_SITE_SOURCEFORGE:=motion/} include ${TOPDIR}/mk/package.mk -$(eval $(call PKG_template,MOTION,motion,${PKG_VERSION}-${PKG_RELEASE},${ARCH})) +$(eval $(call PKG_template,MOTION,motion,${PKG_VERSION}-${PKG_RELEASE})) CONFIGURE_STYLE:= gnu CONFIGURE_ARGS+= --without-ffmpeg \ |