aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2011-12-01 14:52:38 +0000
committerWerner Koch <[email protected]>2011-12-01 14:52:38 +0000
commita7eb1bec2b76318bd17d4413d7f44197a241e3bc (patch)
tree0f69ebab77c7ef1c18d6fe7d7ac65a4bd51dcad2
parentFix for newer autoconf version. (diff)
downloadlibgpg-error-a7eb1bec2b76318bd17d4413d7f44197a241e3bc.tar.gz
libgpg-error-a7eb1bec2b76318bd17d4413d7f44197a241e3bc.zip
Remove non-source file from the repo.
* po/remove-potcdate.sed: Remove.
-rw-r--r--po/remove-potcdate.sed11
1 files changed, 0 insertions, 11 deletions
diff --git a/po/remove-potcdate.sed b/po/remove-potcdate.sed
deleted file mode 100644
index edb38d7..0000000
--- a/po/remove-potcdate.sed
+++ /dev/null
@@ -1,11 +0,0 @@
-/^"POT-Creation-Date: .*"$/{
-x
-s/P/P/
-ta
-g
-d
-bb
-:a
-x
-:b
-}