mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 16:07:42 +00:00
direct: don't fail clean target if directory doesn't exist
Patch by Hebbar.
This commit is contained in:
parent
f1e2d3e671
commit
ea471ffff9
@ -108,7 +108,7 @@ directfb: uclibc jpeg libpng freetype libsysfs tslib $(DIRECTFB_FUSION) \
|
|||||||
$(TARGET_DIR)/usr/lib/libdirectfb.so
|
$(TARGET_DIR)/usr/lib/libdirectfb.so
|
||||||
|
|
||||||
directfb-clean:
|
directfb-clean:
|
||||||
$(MAKE) DESTDIR=$(TARGET_DIR) CC=$(TARGET_CC) -C $(DIRECTFB_DIR) uninstall
|
-$(MAKE) DESTDIR=$(TARGET_DIR) CC=$(TARGET_CC) -C $(DIRECTFB_DIR) uninstall
|
||||||
-$(MAKE) -C $(DIRECTFB_DIR) clean
|
-$(MAKE) -C $(DIRECTFB_DIR) clean
|
||||||
|
|
||||||
directfb-dirclean:
|
directfb-dirclean:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user