summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2018-10-31 09:17:02 -0300
committerDavid Bremner <david@tethera.net>2018-10-31 09:17:02 -0300
commitede00a80399f3a3a47df33a9b168010517336f88 (patch)
tree7b469d24e04ded9943f1a313af39d572d08f59bb
parent995713bef0aef2f1b7555a7af8d55459fc569238 (diff)
re-export patches, fix encoding problem
Not sure if the patch was corrupted, or there is some bug with base64 encoding
-rw-r--r--debian/patches/0004-Sort-files-in-archive-reproducible-builds.patch9
1 files changed, 5 insertions, 4 deletions
diff --git a/debian/patches/0004-Sort-files-in-archive-reproducible-builds.patch b/debian/patches/0004-Sort-files-in-archive-reproducible-builds.patch
index c267be8..f0607b4 100644
--- a/debian/patches/0004-Sort-files-in-archive-reproducible-builds.patch
+++ b/debian/patches/0004-Sort-files-in-archive-reproducible-builds.patch
@@ -3,11 +3,12 @@ Date: Tue, 11 Jul 2017 22:25:43 -0300
Subject: Sort files in archive (reproducible builds)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
-Content-Transfer-Encoding: base64
+Content-Transfer-Encoding: 8bit
-U29ydCBmaWxlcyB3aGVuIHVzaW5nIG1lcmdlbGliIHRvIGNyZWF0ZSBsaWJudWxsbWFpbGVyLmEs
-IHRvIGdldApyZXByb2R1Y2libGUgYnVpbGQKCkF1dGhvcjogQWxleGlzIEJpZW52ZW7DvGUgPHBh
-ZG9AcGFzc29pcmUuZnI+Cg==
+Sort files when using mergelib to create libnullmailer.a, to get
+reproducible build
+
+Author: Alexis Bienvenüe <pado@passoire.fr>
---
lib/mergelib.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)