[elektra] Rework the patch

Nicolas Chauvet kwizart at fedoraproject.org
Thu Mar 17 14:43:02 UTC 2011


commit 0ed32f21b15aa1f2a705098d0800d7b8e2a72abf
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Thu Mar 17 15:42:47 2011 +0100

    Rework the patch

 elektra-0.7.0-no_local.patch |   27 +++++++++++++--------------
 1 files changed, 13 insertions(+), 14 deletions(-)
---
diff --git a/elektra-0.7.0-no_local.patch b/elektra-0.7.0-no_local.patch
index 7d55e72..0d63d05 100644
--- a/elektra-0.7.0-no_local.patch
+++ b/elektra-0.7.0-no_local.patch
@@ -1,17 +1,16 @@
 diff -up elektra-0.7.0/scripts/elektraenv.sh.local elektra-0.7.0/scripts/elektraenv.sh
---- elektra-0.7.0/scripts/elektraenv.sh.local   2011-03-17 12:46:52.265269003 +0100
-+++ elektra-0.7.0/scripts/elektraenv.sh 2011-03-17 15:22:31.531268999 +0100
+--- elektra-0.7.0/scripts/elektraenv.sh.local	2011-03-17 12:46:52.265269003 +0100
++++ elektra-0.7.0/scripts/elektraenv.sh	2011-03-17 15:22:31.531268999 +0100
 @@ -43,9 +43,9 @@ FILE="`mktemp -t elektraenv.XXXXXXXXX`"
-
-
+ 
+ 
  readEnvTree() {
--       local keysAvailable=0
--       local stage=0
--       local key
-+       keysAvailable=0
-+       stage=0
-+       key=""
-
-        for stage in 1 2 3; do
-                echo "# Stage $stage"
-
+-	local keysAvailable=0
+-	local stage=0
+-	local key
++	keysAvailable=0
++	stage=0
++	key=""
+ 
+ 	for stage in 1 2 3; do
+ 		echo "# Stage $stage"


More information about the scm-commits mailing list