[package] grub: fix potential build issues on redhat/fedora host systems (should...
[openwrt/svn-archive/archive.git] / scripts / md5sum
1 #!/bin/sh
2 md5 "$@" | sed -e 's,.* (\([^)]*\)) = \(.*\),\2 \1,'