root/alternc-procmail/branches/v0/dopo.sh

Revision 1262, 74 bytes (checked in by anonymous, 4 years ago)

Initial revision

  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
Line 
1 #!/bin/sh
2
3 MO="`echo $1|sed -e 's/po$/mo/'`"
4 msgfmt -v -v $1 -o $MO
5 rm $1
Note: See TracBrowser for help on using the browser.