mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-18 09:15:23 +01:00
Add a patch to improve the reproducibility of findutils
See the comment in the patch for more details.
This commit is contained in:
parent
b03f3e11c0
commit
2a0fef17e2
2 changed files with 20 additions and 0 deletions
|
|
@ -5,6 +5,8 @@
|
|||
src_prepare() {
|
||||
. ../../import-gnulib.sh
|
||||
|
||||
default_src_prepare
|
||||
|
||||
autoreconf-2.61 -f
|
||||
|
||||
# Pre-built texinfo files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue