Loading scripts/patch_code_headers.sh +1 −0 Original line number Diff line number Diff line Loading @@ -132,6 +132,7 @@ rm -f $tmpfile touch $tmpfile echo "$c_header_new" >> $tmpfile find $WORKDIR -name "*.[ch]" -exec sed -i.bak -e "1 e cat $tmpfile" \{\} \; sed -i.bak -e "1 e cat $tmpfile" $WORKDIR/readme.txt rm -f $tmpfile # Loading Loading
scripts/patch_code_headers.sh +1 −0 Original line number Diff line number Diff line Loading @@ -132,6 +132,7 @@ rm -f $tmpfile touch $tmpfile echo "$c_header_new" >> $tmpfile find $WORKDIR -name "*.[ch]" -exec sed -i.bak -e "1 e cat $tmpfile" \{\} \; sed -i.bak -e "1 e cat $tmpfile" $WORKDIR/readme.txt rm -f $tmpfile # Loading