summaryrefslogtreecommitdiff
path: root/man/po/remove-potcdate.sed
diff options
context:
space:
mode:
authorChristian Perrier <bubulle@debian.org>2014-05-09 18:31:32 +0200
committerChristian Perrier <bubulle@debian.org>2014-05-09 18:31:32 +0200
commita497c3663fc035961da0a1b90f6abdd2de35ddb4 (patch)
tree0d275d52326e1d7144ee02a65e9b40949e60bcd3 /man/po/remove-potcdate.sed
parent07dea4851115cd964d7df30b5bb9ecfc2ffb9a3e (diff)
downloadshadow-a497c3663fc035961da0a1b90f6abdd2de35ddb4.tar.gz
No idea what these are about but they're here after 'make redist' so better have them in the VCS
Diffstat (limited to 'man/po/remove-potcdate.sed')
-rw-r--r--man/po/remove-potcdate.sed11
1 files changed, 11 insertions, 0 deletions
diff --git a/man/po/remove-potcdate.sed b/man/po/remove-potcdate.sed
new file mode 100644
index 00000000..edb38d70
--- /dev/null
+++ b/man/po/remove-potcdate.sed
@@ -0,0 +1,11 @@
+/^"POT-Creation-Date: .*"$/{
+x
+s/P/P/
+ta
+g
+d
+bb
+:a
+x
+:b
+}