Skip to content

Commit

Permalink
Add the usermanual to the dmg.
Browse files Browse the repository at this point in the history
  • Loading branch information
jrincayc committed Dec 26, 2019
1 parent 023b9d9 commit 750ff0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -106,5 +106,6 @@ ucblogo.dmg : mac
hdiutil create -size 15m -fs HFS+ -volname "UCBLogo" ucblogo_base.dmg
hdiutil attach ucblogo_base.dmg
cp -a UCBLogo.app /Volumes/UCBLogo/
cp docs/usermanual.pdf /Volumes/UCBLogo/UCBLogoUserManual.pdf
hdiutil detach /Volumes/UCBLogo/
hdiutil convert ucblogo_base.dmg -format UDZO -o ucblogo.dmg

0 comments on commit 750ff0d

Please sign in to comment.