From 7eebd7bc7bf3616aa17eb624957b97b91442c780 Mon Sep 17 00:00:00 2001 From: Alec Warner Date: Sun, 23 Apr 2006 16:36:02 +0000 Subject: 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 | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 bin/sed diff --git a/bin/sed b/bin/sed old mode 100755 new mode 100644 -- cgit v1.2.3-1-g7c22