use sed instead of grep to get rid of the <?xml...> line
authorMichael Schroeder <mls@suse.de>
Wed, 14 May 2014 13:50:11 +0000 (15:50 +0200)
committerMichael Schroeder <mls@suse.de>
Wed, 14 May 2014 13:50:11 +0000 (15:50 +0200)
commit982625a0b9d4b97a8074bac320c23471e1cfb1b9
tree55ebd789ba1bed055876e3f298346a5ba9323dc2
parent08382265e737225adba8fd24e9c97e966d280b2d
use sed instead of grep to get rid of the <?xml...> line

This allows us to parse files with no newlines.
tools/repo2solv.sh