]> git.donarmstrong.com Git - lilypond.git/blob - bin/add-URLs.in
a32e6f964b5cef3dd1e04bd665b5c819bb4a336c
[lilypond.git] / bin / add-URLs.in
1 #!/bin/sh
2
3 # add URLs for broken perl 5.004
4
5 perl -i~ -pe 's! ([a-z]+://[^ \t]+)! <a href=$1>$1</a>!g' $*