File: reproducible_docs.diff

package info (click to toggle)
fenics-basix 0.9.0-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 3,084 kB
  • sloc: cpp: 22,542; python: 10,184; makefile: 40; sh: 24
file content (15 lines) | stat: -rw-r--r-- 553 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Description: Make the build reproducible
Author: Chris Lamb <lamby@debian.org>
Last-Update: 2021-10-22

--- fenics-basix-0.3.0.orig/doc/cpp/Doxyfile
+++ fenics-basix-0.3.0/doc/cpp/Doxyfile
@@ -150,7 +150,7 @@ INLINE_INHERITED_MEMB  = NO
 # shortest path that makes the file name unique will be used
 # The default value is: YES.
 
-FULL_PATH_NAMES        = YES
+FULL_PATH_NAMES        = NO
 
 # The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path.
 # Stripping is only done if one of the specified strings matches the left-hand