Commit edc7436f authored by Vitaly Lipatov's avatar Vitaly Lipatov

replace sed -i to %__subst

parent 5373a8f9
......@@ -253,6 +253,7 @@ do
# subst normalize
subst "s|^sed -i -e |%__subst |g
s|^subst |%__subst |g
s|^sed -i |%__subst |g
s|perl -pi -e *|%__subst |g" $i
subst "s|^python |%__python |g
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment