File: 0003-Strip-version-number-from-config-file-to-make-the-bu.patch

package info (click to toggle)
dnssec-trigger 0.17%2Brepack-5.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,956 kB
  • sloc: ansic: 18,699; sh: 976; makefile: 495; xml: 444; objc: 421; cpp: 18
file content (21 lines) | stat: -rw-r--r-- 671 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
From: =?utf-8?q?Ond=C5=99ej_Sur=C3=BD?= <ondrej@debian.org>
Date: Sun, 6 Nov 2016 16:03:07 +0100
Subject: Strip version number from config file to make the build reproducible

More information about reproducible builds can be found at
https://reproducible-builds.org/ website
---
 example.conf.in | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/example.conf.in b/example.conf.in
index 63aa97f..f1f83a7 100644
--- a/example.conf.in
+++ b/example.conf.in
@@ -1,6 +1,3 @@
-# config for dnssec-trigger @VERSION@.
-# this is a comment. there must be one statement per line.
-
 # logging detail, 0=only errors, 1=operations, 2=detail, 3,4 debug detail.
 # verbosity: 1