mailr14593 - /1.3/setup.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on September 06, 2011 - 12:56:
Author: bugman
Date: Tue Sep  6 12:56:41 2011
New Revision: 14593

URL: http://svn.gna.org/viewcvs/relax?rev=14593&view=rev
Log:
Added instructions to the setup.py file for creating a Mac OS X DMG 
distribution file.


Modified:
    1.3/setup.py

Modified: 1.3/setup.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/setup.py?rev=14593&r1=14592&r2=14593&view=diff
==============================================================================
--- 1.3/setup.py (original)
+++ 1.3/setup.py Tue Sep  6 12:56:41 2011
@@ -28,6 +28,11 @@
 Usage:
 
 python setup.py py2app
+
+
+To then create a DMG file for installation, type:
+
+hdiutil create -srcfolder dist/relax.app relax.dmg
 """
 
 # Python module import.




Related Messages


Powered by MHonArc, Updated Tue Sep 06 13:40:01 2011