mirror of https://github.com/OpenIPC/firmware.git
Update majestic.mk (#1472)
parent
af185df640
commit
a2155ff9fe
|
@ -27,7 +27,6 @@ endif
|
|||
define MAJESTIC_INSTALL_TARGET_CMDS
|
||||
$(INSTALL) -m 755 -d $(TARGET_DIR)/etc
|
||||
$(INSTALL) -m 644 -t $(TARGET_DIR)/etc $(@D)/majestic.yaml
|
||||
$(INSTALL) -m 644 -t $(TARGET_DIR)/etc $(@D)/majestic.full
|
||||
|
||||
$(INSTALL) -m 755 -d $(TARGET_DIR)/etc/init.d
|
||||
$(INSTALL) -m 755 -t $(TARGET_DIR)/etc/init.d $(MAJESTIC_PKGDIR)/files/S95majestic
|
||||
|
|
Loading…
Reference in New Issue