[POWERPC] Fix sed command lines for zlib source construction
authorSegher Boessenkool <segher@kernel.crashing.org>
Wed, 16 May 2007 12:49:22 +0000 (22:49 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 17 May 2007 11:11:15 +0000 (21:11 +1000)
Not every sed understands \+ so use the more portable * instead.

Signed-off-by: Segher Boessenkool <segher@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found