it when regenerating them.
if diff -I'^.POT-Creation-Date' -I'^.Project-Id-Version' -I'^#' $$pot.tmp $$pot >/dev/null; then \
rm -f $$pot.tmp; \
else \
- mv -f $$pot.tmp $$pot; \
+ printf '/^#$$/+1,$$d\nw\nq\n' | ed - $$pot; \
+ sed '1,/^#$$/d' $$pot.tmp >> $$pot; \
+ rm -f $$pot.tmp; \
fi; \
done; \
fi
-# SOME DESCRIPTIVE TITLE.
+# Portable object template file for the sudoers plugin
# This file is put in the public domain.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+# Todd C. Miller <Todd.Miller@courtesan.com>, 2011-2013
#
#, fuzzy
msgid ""
-# SOME DESCRIPTIVE TITLE.
+# Portable object template file for sudo
# This file is put in the public domain.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+# Todd C. Miller <Todd.Miller@courtesan.com>, 2011-2013
#
#, fuzzy
msgid ""