mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-13 23:05:24 +01:00
Add patch headers
Also cleanup the flex patch a bit
This commit is contained in:
parent
9961c4b75f
commit
f7ea086630
19 changed files with 83 additions and 16 deletions
|
|
@ -1,4 +1,8 @@
|
|||
diff -r -N -U3 bzip2-1.0.8/Makefile bzip2-1.0.8/Makefile
|
||||
Disable all coreutils calls in the Makefile which we do not have at this
|
||||
point of the bootstrap. ranlib can be unconditionally disabled as we do not
|
||||
have it either.
|
||||
|
||||
diff -r -N -U3 Makefile Makefile
|
||||
--- Makefile 2019-07-13 18:50:05.000000000 +0100
|
||||
+++ Makefile 2021-01-14 15:45:17.558516299 +0000
|
||||
@@ -21,7 +21,7 @@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue