From 482840e61f86ca321838a91e902c41d40c098bbb Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Wed, 24 Dec 2014 07:38:37 +0000 Subject: Imported from /home/lorry/working-area/delta_gettext-tarball/gettext-0.19.4.tar.xz. --- djgpp/tscript.sed | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 djgpp/tscript.sed (limited to 'djgpp/tscript.sed') diff --git a/djgpp/tscript.sed b/djgpp/tscript.sed new file mode 100644 index 0000000..a940369 --- /dev/null +++ b/djgpp/tscript.sed @@ -0,0 +1,7 @@ +# Sed script for modify the files in tests directory. + +s|\.in\([1-2]\{1,1\}\)\.po|.i\1-po|g +s|\.ok\.po|.ok-po|g +s|\.in\.po|_in.po|g +s|\.in\.\([cC]\{1,1\}\)|_in.\1|g +s|\.po\.|.po-|g -- cgit v1.2.1