Applying patch from Chris Lamb <lamby@debian.org> to make build reproducible (Closes: #1023589).
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
f6d6729966
commit
fb8cacd398
1 changed files with 2 additions and 0 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -1,5 +1,7 @@
|
|||
#!/usr/bin/make -f
|
||||
|
||||
export KBUILD_BUILD_TIMESTAMP = "@$(SOURCE_DATE_EPOCH)"
|
||||
|
||||
%:
|
||||
dh ${@} --buildsystem=meson --with python3
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue