mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
libwebcam: remove useless rm command
This commit is contained in:
parent
cb80216f96
commit
b4617b2840
@ -10,7 +10,6 @@ LIBWEBCAM_SITE = http://freefr.dl.sourceforge.net/project/libwebcam/source
|
|||||||
LIBWEBCAM_DEPENDENCIES = libxml2
|
LIBWEBCAM_DEPENDENCIES = libxml2
|
||||||
|
|
||||||
define LIBWEBCAM_INSTALL_TARGET_CMDS
|
define LIBWEBCAM_INSTALL_TARGET_CMDS
|
||||||
rm $(@D)/uvcdynctrl/uvcdynctrl-*.gz
|
|
||||||
cp $(@D)/uvcdynctrl/uvcdynctrl $(TARGET_DIR)/usr/bin/uvcdynctrl
|
cp $(@D)/uvcdynctrl/uvcdynctrl $(TARGET_DIR)/usr/bin/uvcdynctrl
|
||||||
cp -d $(@D)/libwebcam/libwebcam.so* $(TARGET_DIR)/usr/lib
|
cp -d $(@D)/libwebcam/libwebcam.so* $(TARGET_DIR)/usr/lib
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user