newersmb.sh updates

This commit is contained in:
Christopher Roy Bratusek 2013-06-20 18:04:16 +02:00
parent e34554d347
commit 287cde094c

View File

@ -2,6 +2,7 @@
WORKDIR=./nsmb.d
DOL=${WORKDIR}/sys/main.dol
DOWNLOAD_LIK="http://newerteam.com/getNewerFile.php"
RIIVOLUTION_ZIP=NewerSMBW.zip
RIIVOLUTION_DIR=NewerFiles
GAMENAME="Newer SMB"
@ -142,3 +143,9 @@ place_files () {
cp ./NewerFiles/NewerSMBW/Stages/* ./nsmb.d/files/Stage/
}
dolpatch_extra () {
echo 0
}