tags 442593 + patch
thanks

Here is a patch for this bug.

diff -u guarddog-2.6.0/debian/changelog guarddog-2.6.0/debian/changelog
--- guarddog-2.6.0/debian/changelog
+++ guarddog-2.6.0/debian/changelog
@@ -1,3 +1,10 @@
+guarddog (2.6.0-2.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload
+  * Remove *.gmo files, to fix FTBFS if built twice in a row (closes: #442593)
+
+ -- Peter Eisentraut <[EMAIL PROTECTED]>  Sun, 08 Jun 2008 13:25:44 +0200
+
 guarddog (2.6.0-2) unstable; urgency=low
 
   * Bump Standards-Version to 3.7.3
diff -u guarddog-2.6.0/debian/rules guarddog-2.6.0/debian/rules
--- guarddog-2.6.0/debian/rules
+++ guarddog-2.6.0/debian/rules
@@ -45,6 +45,7 @@
 
        # clean up after the build process.
        -$(MAKE) distclean
+       rm -f po/*.gmo
        -test -r /usr/share/misc/config.sub && \
          cp -f /usr/share/misc/config.sub config.sub
        -test -r /usr/share/misc/config.guess && \



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to