summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-05-21 15:59:11 +0100
committerRichard Jones <rjones@redhat.com>2009-05-21 15:59:11 +0100
commitd215800f10314dd5019d8d171961f8b97a35e817 (patch)
tree6f68c915fe8f4aea8c1a1b53667bc3cbeb188566 /po
parentff9c8dfcd178dcd3a35ae3e368b461f3bf44b2ad (diff)
downloadlibguestfs-d215800f10314dd5019d8d171961f8b97a35e817.tar.gz
libguestfs-d215800f10314dd5019d8d171961f8b97a35e817.tar.xz
libguestfs-d215800f10314dd5019d8d171961f8b97a35e817.zip
Ignore generated file.
Diffstat (limited to 'po')
-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 edb38d70..00000000
--- 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
-}