diff options
Diffstat (limited to 'package/motion/Makefile')
-rw-r--r-- | package/motion/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package/motion/Makefile b/package/motion/Makefile index b32b97280..605e61b55 100644 --- a/package/motion/Makefile +++ b/package/motion/Makefile @@ -22,7 +22,8 @@ CONFIGURE_ARGS+= --without-ffmpeg \ --without-jpeg-mmx \ --without-optimizecpu \ --without-mysql \ - --without-pgsql + --without-pgsql \ + --without-v4l post-install: ${INSTALL_DIR} ${IDIR_MOTION}/usr/bin |