Added a link to Applications folder in the Mac DMG
git-svn-id: http://comictagger.googlecode.com/svn/trunk@252 6c5673fe-1810-88d6-992b-cd32ca31540c
This commit is contained in:
parent
3f1868222d
commit
584f78bc3c
@ -33,6 +33,7 @@ diskimage:
|
||||
rm -rf $(STAGING)
|
||||
mkdir $(STAGING)
|
||||
cp $(TAGGER_BASE)/release_notes.txt $(STAGING)
|
||||
ln -s /Applications $(STAGING)/Applications
|
||||
cp -a $(APP_BUNDLE) $(STAGING)
|
||||
cp $(MAC_BASE)/volume.icns $(STAGING)/.VolumeIcon.icns
|
||||
SetFile -c icnC $(STAGING)/.VolumeIcon.icns
|
||||
|
Loading…
x
Reference in New Issue
Block a user