mirror of
https://github.com/Oibaf66/frodo-wii.git
synced 2025-02-16 20:39:15 +01:00
Create a dummy file (maybe helps with the homebrew browser bug where /frodo/tmp isn't created)
This commit is contained in:
parent
d24905b0b5
commit
72e6efaf84
@ -121,6 +121,7 @@ dist: $(BUILD)
|
|||||||
install -d $@/frodo/saves
|
install -d $@/frodo/saves
|
||||||
install -d $@/frodo/metadata
|
install -d $@/frodo/metadata
|
||||||
install -d $@/frodo/tmp
|
install -d $@/frodo/tmp
|
||||||
|
echo "a" > $@/frodo/tmp/dummy
|
||||||
touch $@/apps/frodo/frodorc
|
touch $@/apps/frodo/frodorc
|
||||||
cp $(TARGET).dol $@/apps/frodo/boot.dol
|
cp $(TARGET).dol $@/apps/frodo/boot.dol
|
||||||
cp -rap themes $@/frodo/themes
|
cp -rap themes $@/frodo/themes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user