mirror of
https://github.com/YTLitePlus/YTLitePlus.git
synced 2026-08-07 18:41:37 +00:00
Update Makefile
This commit is contained in:
parent
3bcbf6b677
commit
203cc9a25c
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -58,4 +58,4 @@ before-all::
|
|||
fi
|
||||
|
||||
before-package::
|
||||
@mkdir -p $(THEOS_STAGING_DIR)/Library/Application\ Support; cp -r Localizations/YTLitePlus.bundle $(THEOS_STAGING_DIR)/Library/Application\ Support/
|
||||
@mkdir -p $(THEOS_STAGING_DIR)/Library/Application\ Support; cp -r lang/YTLitePlus.bundle $(THEOS_STAGING_DIR)/Library/Application\ Support/
|
||||
|
|
|
|||
Loading…
Reference in a new issue