mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-13 06:45:24 +01:00
Build most utils from coreutils-5.0.
This commit is contained in:
parent
e0335ce910
commit
d26463ffa2
8 changed files with 194 additions and 3 deletions
12
sysa/coreutils-5.0/patches/modechange.patch
Normal file
12
sysa/coreutils-5.0/patches/modechange.patch
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
--- lib/modechange.c 2001-12-09 22:54:19.000000000 +0000
|
||||
+++ lib/modechange.c 2021-01-17 18:34:22.016427148 +0000
|
||||
@@ -28,8 +28,8 @@
|
||||
# include <config.h>
|
||||
#endif
|
||||
|
||||
-#include "modechange.h"
|
||||
#include <sys/stat.h>
|
||||
+#include "modechange.h"
|
||||
#include "xstrtol.h"
|
||||
|
||||
#if STDC_HEADERS
|
||||
Loading…
Add table
Add a link
Reference in a new issue