diff options
author | Werner Koch <[email protected]> | 2011-12-01 14:52:38 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2011-12-01 14:52:38 +0000 |
commit | a7eb1bec2b76318bd17d4413d7f44197a241e3bc (patch) | |
tree | 0f69ebab77c7ef1c18d6fe7d7ac65a4bd51dcad2 | |
parent | Fix for newer autoconf version. (diff) | |
download | libgpg-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.sed | 11 |
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 -} |