mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-10 03:47:44 +00:00
fuse: also remove fusermount from target
This commit is contained in:
parent
b53febd82a
commit
9550ea2511
@ -68,7 +68,7 @@ libfuse-source: $(DL_DIR)/$(LIBFUSE_SOURCE)
|
|||||||
libfuse-clean:
|
libfuse-clean:
|
||||||
-$(MAKE) -C $(LIBFUSE_DIR) DESTDIR=$(STAGING_DIR) uninstall
|
-$(MAKE) -C $(LIBFUSE_DIR) DESTDIR=$(STAGING_DIR) uninstall
|
||||||
-$(MAKE) -C $(LIBFUSE_DIR) clean
|
-$(MAKE) -C $(LIBFUSE_DIR) clean
|
||||||
rm -f $(TARGET_DIR)/usr/lib/libfuse.so*
|
rm -f $(TARGET_DIR)/usr/bin/fusermount $(TARGET_DIR)/usr/lib/libfuse.so*
|
||||||
|
|
||||||
libfuse-dirclean:
|
libfuse-dirclean:
|
||||||
rm -rf $(LIBFUSE_DIR)
|
rm -rf $(LIBFUSE_DIR)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user