mirror of
https://github.com/Oibaf66/frodo-wii.git
synced 2024-11-21 19:09:23 +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/saves
|
||||||
install -d $@/frodo/metadata
|
install -d $@/frodo/metadata
|
||||||
install -d $@/frodo/tmp
|
install -d $@/frodo/tmp
|
||||||
echo "a" > $@/frodo/tmp/dummy
|
echo "a" > $@/frodo/tmp/ab
|
||||||
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…
Reference in New Issue
Block a user