[gnue] r9902 - trunk/gnue-common

[email protected]
Newsgroups gmane.comp.cms.gnue.cvs
Message-ID <[email protected]>
Author: reinhard
Date: 2008-12-03 07:23:41 -0600 (Wed, 03 Dec 2008)
New Revision: 9902

Modified:
   trunk/gnue-common/setup-svn.py
Log:
Fixed permissions for system-wide install. Thanks to David Ayers.


Modified: trunk/gnue-common/setup-svn.py
===================================================================
--- trunk/gnue-common/setup-svn.py	2008-12-01 16:22:35 UTC (rev 9901)
+++ trunk/gnue-common/setup-svn.py	2008-12-03 13:23:41 UTC (rev 9902)
@@ -79,7 +79,7 @@
       rootCommands.append ('rm -f %s/%s' % (BINDIR, script))
       rootCommands.append ('ln -s %s %s/%s' % \
           (dest, BINDIR, script))
-      rootCommands.append ('chmod o+x %s' % dest)
+      rootCommands.append ('chmod go+rx %s' % dest)
  
   except IOError:
     print "Unable to create.  Do you have this package checked out?"
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.