summaryrefslogtreecommitdiff
path: root/pkgbuild2mw.1
blob: 6d6aa894379020a08a5212f499bdee0ecf11c929 (plain)
1
2
3
4
5
#!/bin/bash

sed -r \
    -e 's@^\{\{hc\|add-file ([^|]*)\|(.*)\}\}$@f* {{ic|/\1}}: {{ic|\2}}@' \
    -e 's@^\{\{hc\|add-file ([^|]*)\|@f* {{ic|/\1}}\n&@'