mirror of
https://github.com/Oibaf66/frodo-wii.git
synced 2024-11-13 07:05:12 +01:00
New name
This commit is contained in:
parent
5d9e79b8a7
commit
154cd9b5fa
@ -87,7 +87,7 @@ dist-host: $(TARGET)
|
||||
cp -rap themes $@/frodo/themes
|
||||
cp icon.png $@/frodo/
|
||||
find $@ -name ".svn" | xargs rm -rf
|
||||
cd $@ && tar -czf ../frodo-host-bin.tar.gz *
|
||||
cd $@ && tar -czf ../c64-network.org-host-bin.tar.gz *
|
||||
|
||||
dist: dist-host
|
||||
|
||||
|
@ -127,7 +127,7 @@ dist: $(BUILD)
|
||||
cp meta.xml $@/apps/frodo/
|
||||
cp icon.png $@/apps/frodo/
|
||||
find $@ -name ".svn" | xargs rm -rf
|
||||
cd $@ && tar -czf ../frodo-wii-bin.tar.gz *
|
||||
cd $@ && tar -czf ../c64-network.org-wii-bin.tar.gz *
|
||||
|
||||
#---------------------------------------------------------------------------------
|
||||
run:
|
||||
|
Loading…
Reference in New Issue
Block a user