File: 0004-Add-empty-date-in-manual-to-make-build-reproducible.patch

package info (click to toggle)
flann 1.9.2%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 81,644 kB
  • sloc: cpp: 13,643; python: 1,046; ruby: 419; ansic: 87; makefile: 23; sh: 5
file content (21 lines) | stat: -rw-r--r-- 483 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
From: Jochen Sprickerhof <git@jochen.sprickerhof.de>
Date: Sun, 14 Oct 2018 00:54:47 +0200
Subject: Add empty date in manual to make build reproducible

---
 doc/manual.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/manual.tex b/doc/manual.tex
index 8b5198e..2bc8a03 100644
--- a/doc/manual.tex
+++ b/doc/manual.tex
@@ -15,7 +15,7 @@
 Manual\\[1cm]}
 
 \author{Marius Muja, mariusm@cs.ubc.ca\\David Lowe, lowe@cs.ubc.ca}
-
+\date{}
 
 \begin{document}