mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-19 09:52:05 +00:00
fix Makefile compiling
This commit is contained in:
parent
71a1acd47d
commit
fc1407c1da
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -73,5 +73,5 @@ before-all::
|
|||
fi;
|
||||
else
|
||||
before-package::
|
||||
@mkdir -p $(THEOS_STAGING_DIR)/Library/Application\ Support; cp -r lang/uYouPlus.bundle $(THEOS_STAGING_DIR)/Library/Application\ Support/
|
||||
@mkdir -p $(THEOS_STAGING_DIR)/Library/Application\ Support; cp -r Localizations/uYouPlus.bundle $(THEOS_STAGING_DIR)/Library/Application\ Support/
|
||||
endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue