comparison INSTALL @ 44:aa47b8e4f807

Rename to EduExportConvert
author Andre Heinecke <andre.heinecke@intevation.de>
date Fri, 27 May 2016 12:40:50 +0200
parents f4aaf1cd8cb0
children a43d8cf2fa95
comparison
equal deleted inserted replaced
43:f9a0b2b6832e 44:aa47b8e4f807
176 The make install will create a clickerconvert.app in your $CUSTOM_PREFIX directory. 176 The make install will create a clickerconvert.app in your $CUSTOM_PREFIX directory.
177 This is the deployable application bundle 177 This is the deployable application bundle
178 178
179 You can now create a .dmg image for distribution: 179 You can now create a .dmg image for distribution:
180 180
181 mv clickerconvert.app ClickerConvert.app 181 mv clickerconvert.app EduExportConvert.app
182 hdiutil create -ov -format UDZO -volname ClickerConvert -srcfolder ClickerConvert.app \ 182 hdiutil create -ov -format UDZO -volname EduExportConvert -srcfolder EduExportConvert.app \
183 -o ClickerConvert.dmg -imagekey zlib-level=9 183 -o EduExportConvert.dmg -imagekey zlib-level=9
184 184
185 */ 185 */
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)