Kaydet (Commit) cc2b9a25 authored tarafından jan Iversen's avatar jan Iversen

iOS, remove double [bootstrap]

two bootstrap sections in one rc file seems wrong.

Change-Id: Ic7f8eac2d3d07b35736d11ad1fbe705135cb1785
üst feb601b7
...@@ -58,7 +58,6 @@ $(IOSGEN)/native-code.h: $(BUILDDIR)/config_host.mk \ ...@@ -58,7 +58,6 @@ $(IOSGEN)/native-code.h: $(BUILDDIR)/config_host.mk \
(echo '[Bootstrap]' \ (echo '[Bootstrap]' \
&& echo 'URE_BOOTSTRAP=file://$$APP_DATA_DIR/fundamentalrc' \ && echo 'URE_BOOTSTRAP=file://$$APP_DATA_DIR/fundamentalrc' \
&& echo 'HOME=$$SYSUSERHOME' \ && echo 'HOME=$$SYSUSERHOME' \
&& echo '[Bootstrap]' \
) > $(IOSRES)/rc ) > $(IOSRES)/rc
# Set up fundamentalrc, unorc, bootstraprc and versionrc. # Set up fundamentalrc, unorc, bootstraprc and versionrc.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment