Skip to content
Snippets Groups Projects
Commit 590508ea authored by Albert Gräf's avatar Albert Gräf
Browse files

Fix up volume name of OSX disk image.

parent 3806867c
No related branches found
No related tags found
No related merge requests found
......@@ -219,7 +219,7 @@ darwin_app_core: darwin_app_wrapper
package: dmg
VOLUME_NAME = Pd-extended
VOLUME_NAME = Pd-l2ork
dmg:
hdiutil create -format UDRW -fs HFS+ -srcfolder "$(BUILD_BASE)" \
-volname $(VOLUME_NAME) build.dmg
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment