diff options
Diffstat (limited to 'build_installer.sh')
-rw-r--r-- | build_installer.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build_installer.sh b/build_installer.sh index 2d7e4d3..0d0f6f6 100644 --- a/build_installer.sh +++ b/build_installer.sh @@ -3,4 +3,4 @@ productbuild \ --component "dist/Libre Video Converter.app" /Applications \ --sign 'Freedom System: Heckyel | 2017' \ - --product setup-files/osx/mvc3_definition.plist mvc3.pkg + --product setup-files/osx/lvc3_definition.plist lvc3.pkg |