[svn] GnuPG - r5152 - trunk
svn author wk
cvs at cvs.gnupg.org
Fri Sep 4 19:11:38 CEST 2009
Author: wk
Date: 2009-09-04 19:11:38 +0200 (Fri, 04 Sep 2009)
New Revision: 5152
Modified:
trunk/README.maint
Log:
Add a gotcha section after trapped again.
Modified: trunk/README.maint
===================================================================
--- trunk/README.maint 2009-09-04 16:06:56 UTC (rev 5151)
+++ trunk/README.maint 2009-09-04 17:11:38 UTC (rev 5152)
@@ -53,6 +53,18 @@
* Write an announcement. Update https://savannah.gnu.org/projects/gnupg .
+Gotchas
+=======
+- If during "make distcheck" you get an error about a permission
+ problem moving foo.new.po to foo.po; this is caused by a check
+ whether the po files can be re-created. Now if the first tarball
+ has been created in a different top directory and if there exists a
+ no distributed file with the string "GNU gnupg" (e.g. a log file
+ from running make) you end up with different comments in the po
+ files. Check out /usr/lib/gettext/project-id for that silliness.
+
+
+
More information about the Gnupg-commits
mailing list