mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 07:06:36 +00:00
concierge: cleanup (white space + unneeded mkdir)
This commit is contained in:
parent
d55b283ce7
commit
db0748c0fd
@ -17,7 +17,6 @@ $(DL_DIR)/concierge:
|
||||
$(WGET) -P $(DL_DIR)/concierge/ $(CONCIERGE_SITE_BUNDLES)event-admin-1.0.0.RC2.jar
|
||||
|
||||
$(TARGET_DIR)/usr/lib/concierge/: $(DL_DIR)/concierge
|
||||
mkdir -p $(TARGET_DIR)/usr/lib
|
||||
mkdir -p $(TARGET_DIR)/usr/lib/concierge
|
||||
cp -dpf $(DL_DIR)/concierge/* $(TARGET_DIR)/usr/lib/concierge/
|
||||
cp -dpf package/concierge/files/init.xargs $(TARGET_DIR)/usr/lib/concierge/
|
||||
|
Loading…
x
Reference in New Issue
Block a user