scripts/config: fix variable substitution command
authorClement Chauplannaz <chauplac@gmail.com>
Fri, 13 Sep 2013 08:45:13 +0000 (10:45 +0200)
committerMichal Marek <mmarek@suse.cz>
Fri, 13 Sep 2013 11:06:59 +0000 (13:06 +0200)
commit86eb781889ec31f6421b86ab252ea609d456322d
tree43d3db377285240996dc91ca12469b1c304bb2d9
parente062781397e5bebc6c1b8dd4bf466136e13ae4c5
scripts/config: fix variable substitution command

Commit 229455bc02b87f7128f190c4491b4ceffff38648 accidentally changed the
separator between sed `s' command and its parameters from ':' to '/'.

Revert this change.

Reported-and-tested-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Clement Chauplannaz <chauplac@gmail.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
scripts/config