The image zipfiles should be in share/config, it seems
Change-Id: I6f4cf36509c2fedf7bed346a07080fe0c67716a2
This commit is contained in:
parent
b3cf62a59f
commit
1a6caadcfb
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ $(IOSGEN)/native-code.h: $(BUILDDIR)/config_host.mk \
|
|||
cp $(INSTDIR)/share/filter/oox-drawingml-cs-presets $(IOSRES)/filter
|
||||
cp $(INSTDIR)/share/filter/vml-shape-types $(IOSRES)/filter
|
||||
cp -R $(INSTDIR)/share/registry $(IOSRES)
|
||||
cp $(INSTDIR)/share/config/*zip $(IOSRES)/config
|
||||
cp $(INSTDIR)/share/config/*zip $(IOSRES)/share/config
|
||||
cp $(SRCDIR)/ios/welcome.odt $(IOSRES)
|
||||
|
||||
# Set up rc (the "inifile", fundamentalrc, unorc, bootstraprc and versionrc.
|
||||
|
|
Loading…
Reference in a new issue