X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;ds=sidebyside;f=tools%2Fbc%2Fpatches%2F002-fix-libmath.patch;fp=tools%2Fbc%2Fpatches%2F002-fix-libmath.patch;h=f2212f0953fdb827b8480722634b501162d3b1b9;hb=21dfd7289b72fefd8d97c89a08ad7c3e0fb791af;hp=1a8439542da0a1db751578e4c041dbb9dd4c7979;hpb=c3e4a0d99b972b91dd65f535365b9b71fcb541ae;p=openwrt%2Fopenwrt.git diff --git a/tools/bc/patches/002-fix-libmath.patch b/tools/bc/patches/002-fix-libmath.patch index 1a8439542d..f2212f0953 100644 --- a/tools/bc/patches/002-fix-libmath.patch +++ b/tools/bc/patches/002-fix-libmath.patch @@ -10,7 +10,7 @@ -w -q -EOS-EOS -+#! /bin/bash ++#!/usr/bin/env bash +sed -e '1 s/^/{"/' \ + -e 's/$/",/' \ + -e '2,$ s/^/"/' \