[gnue] r9632 - trunk/gnue-common/utils

[email protected]
Newsgroups gmane.comp.cms.gnue.cvs
Message-ID <[email protected]>
Author: johannes
Date: 2007-05-27 06:18:32 -0500 (Sun, 27 May 2007)
New Revision: 9632

Modified:
   trunk/gnue-common/utils/update-py2app.sh
Log:
Don't forgett do to this one


Modified: trunk/gnue-common/utils/update-py2app.sh
===================================================================
--- trunk/gnue-common/utils/update-py2app.sh	2007-05-27 11:14:25 UTC (rev 9631)
+++ trunk/gnue-common/utils/update-py2app.sh	2007-05-27 11:18:32 UTC (rev 9632)
@@ -8,10 +8,11 @@
 minor=$(echo "import src; print src.version.minor" | gcvs)
 title=$(echo "import src; print src.TITLE" | gcvs)
 
+# Update the setup script for py2app
 file="packaging/osx/setup.py"
 
-echo "V= $major.$minor , $version"
-
 sed -i "s/^app_name =.*$/app_name = '$title'/" $file
 sed -i "s/^app_vers =.*$/app_vers = '$version'/" $file
 sed -i "s/^short_vers =.*$/short_vers= '$major.$minor.0'/" $file
+
+# TODO: Update the Info.plist too
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.