Make sed wrapper not executable. Currently the wrapper is installed via doexe in...
authorAlec Warner <antarus@gentoo.org>
Sun, 23 Apr 2006 16:36:02 +0000 (16:36 -0000)
committerAlec Warner <antarus@gentoo.org>
Sun, 23 Apr 2006 16:36:02 +0000 (16:36 -0000)
commit7eebd7bc7bf3616aa17eb624957b97b91442c780
tree4f1a54f4402a411ecaa4dcb0fe22524a32edd8ae
parent3fc1cef8987a842b62e525f61fb24c0384861cc2
Make sed wrapper not executable.  Currently the wrapper is installed via doexe in the ebuild from  and gets the +x bit set properly.  I don't think we have any SVN users on BSD or Darwin.  In the future this wrapper will get installed automagically by the ebuild ( it being in bin ) but will only be set executable on non GNU platforms.

svn path=/main/trunk/; revision=3200
bin/sed [changed mode: 0755->0644]