Create a dummy file (maybe helps with the homebrew browser bug where /frodo/tmp isn't created)

This commit is contained in:
simon.kagstrom 2010-04-06 05:10:01 +00:00
parent d24905b0b5
commit 72e6efaf84
1 changed files with 1 additions and 0 deletions

View File

@ -121,6 +121,7 @@ dist: $(BUILD)
install -d $@/frodo/saves
install -d $@/frodo/metadata
install -d $@/frodo/tmp
echo "a" > $@/frodo/tmp/dummy
touch $@/apps/frodo/frodorc
cp $(TARGET).dol $@/apps/frodo/boot.dol
cp -rap themes $@/frodo/themes