Source: fvwm
Version: 1:2.6.5.ds-4.1
Severity: wishlist
Tags: patch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: timestamps
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Hi,

Whilst working on the "reproducible builds" effort [0], we noticed
that fvwm could not be built reproducibly.

Patch attached. It also disables the "local" bug reporting which does
not make sense in a Debian context anyway..

 [0] https://wiki.debian.org/ReproducibleBuilds


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-
--- a/debian/patches/reproducible-build.patch   1970-01-01 02:00:00.000000000 
+0200
--- b/debian/patches/reproducible-build.patch   2016-07-18 09:18:19.960768804 
+0200
@@ -0,0 +1,14 @@
+Author: Chris Lamb <la...@debian.org>
+Last-Update: 2016-07-18
+
+--- fvwm-2.6.5.ds.orig/bin/fvwm-bug.in
++++ fvwm-2.6.5.ds/bin/fvwm-bug.in
+@@ -86,7 +86,7 @@ trap 'rm -f $TEMP $TEMP.x' 0
+ 
+ # Who is mail to?
+ if test x"$address" = x; then
+-      LOCAL=@LOCAL_BUGADDR@
++      LOCAL=
+       WORKERS=fvwm-work...@fvwm.org
+ 
+       if test "$LOCAL"; then
--- a/debian/patches/series     2016-07-18 09:06:32.896148362 +0200
--- b/debian/patches/series     2016-07-18 09:18:10.972617292 +0200
@@ -11,3 +11,4 @@
 debian-default-menu.patch
 fvwm_msg-echo.patch
 enable-more-mouse-buttons.patch
+reproducible-build.patch

Reply via email to