mirror of
https://github.com/Oibaf66/frodo-wii.git
synced 2024-11-13 07:05:12 +01:00
fixed bug for PRG file
This commit is contained in:
parent
fe0cbaf42e
commit
ec9e0a8c8f
@ -124,7 +124,7 @@ dist: $(BUILD)
|
||||
install -d $@/frodo/saves
|
||||
install -d $@/frodo/metadata
|
||||
install -d $@/frodo/tmp
|
||||
echo "a" > $@/frodo/tmp/dummy
|
||||
echo "a" > $@/frodo/tmp/ab
|
||||
touch $@/apps/frodo/frodorc
|
||||
cp $(TARGET).dol $@/apps/frodo/boot.dol
|
||||
cp -rap themes $@/frodo/themes
|
||||
|
Loading…
Reference in New Issue
Block a user