diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-06-06 23:40:38 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-06-06 23:40:38 +0100 |
| commit | 26251e892bfb51c774c93290bd2d81c1239453bc (patch) | |
| tree | 1d60c9c5d0a59038b509013128100c97d1fc5a9a | |
| parent | 9b6e98e7dcefe301c4583391fbfa9ae8e9b3f47f (diff) | |
Debugging.
| -rw-r--r-- | platform/osx/make_dmg.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/osx/make_dmg.sh b/platform/osx/make_dmg.sh index c52d1e9eb..f757eda34 100644 --- a/platform/osx/make_dmg.sh +++ b/platform/osx/make_dmg.sh @@ -70,7 +70,7 @@ for obj in $WORK/$macos/dvdomatic $WORK/$libs/*.dylib; do fi done - +pwd cp build/platform/osx/Info.plist $WORK/$approot cp icons/dvdomatic.icns $WORK/$resources/DVD-o-matic.icns |
