summaryrefslogtreecommitdiff
path: root/package/motion/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/motion/Makefile')
-rw-r--r--package/motion/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/motion/Makefile b/package/motion/Makefile
index 78bb0b6eb..e2974e1fc 100644
--- a/package/motion/Makefile
+++ b/package/motion/Makefile
@@ -19,7 +19,7 @@ PKG_ARCH_DEPENDS:= !m68k
include ${TOPDIR}/mk/package.mk
-$(eval $(call PKG_template,MOTION,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
+$(eval $(call PKG_template,MOTION,motion,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
CONFIGURE_ARGS+= --without-ffmpeg \
--without-jpeg-mmx \
@@ -29,7 +29,7 @@ CONFIGURE_ARGS+= --without-ffmpeg \
--without-pgsql \
--with-v4l
-post-install:
+motion-install:
${INSTALL_DIR} ${IDIR_MOTION}/etc ${IDIR_MOTION}/usr/bin
$(INSTALL_DATA) ./files/motion.conf ${IDIR_MOTION}/etc
${INSTALL_BIN} ${WRKINST}/usr/bin/motion ${IDIR_MOTION}/usr/bin