Codebase list cpl-plugin-naco / 889127f
Rediff patches Drop Add-shasum-file.patch: <REASON> Ole Streicher 2 years ago
3 changed file(s) with 1 addition(s) and 19 deletion(s). Raw diff Collapse all Expand all
+0
-17
debian/patches/Add-shasum-file.patch less more
0 From: Ole Streicher <olebole@debian.org>
1 Date: Sat, 6 Mar 2021 15:16:16 +0100
2 Subject: Add shasum file
3
4 This is temporary, to avoid a new upstream (dfsg) version
5 ---
6 calib/cal_shasum | 1 +
7 1 file changed, 1 insertion(+)
8 create mode 100644 calib/cal_shasum
9
10 diff --git a/calib/cal_shasum b/calib/cal_shasum
11 new file mode 100644
12 index 0000000..0a6a447
13 --- /dev/null
14 +++ b/calib/cal_shasum
15 @@ -0,0 +1 @@
16 +7e53ca88c90e4d72c6feffcb93d51b1b2f822065
00 From: Ole Streicher <olebole@debian.org>
11 Date: Sat, 1 Jul 2017 20:45:22 +0200
2 Subject: Don't replace CPPFLAGS, but add to them
2 Subject: Dont replace CPPFLAGS, but add to them
33
44 ---
55 naco/Makefile.am | 2 +-
22 fix_test_fail.patch
33 force-serial-tests.patch
44 add_cppflags.patch
5 Add-shasum-file.patch