base-system-live-busybox: update to 1.20.2, switch to /usr.
This commit is contained in:
parent
cdf5d372f9
commit
f4ddd20305
2 changed files with 20 additions and 4 deletions
10
srcpkgs/base-system-live-busybox/patches/glibc-2.16.patch
Normal file
10
srcpkgs/base-system-live-busybox/patches/glibc-2.16.patch
Normal file
|
@ -0,0 +1,10 @@
|
|||
--- include/libbb.h.orig 2012-07-09 15:18:29.296170184 +0200
|
||||
+++ include/libbb.h 2012-07-09 15:18:41.374877927 +0200
|
||||
@@ -40,6 +40,7 @@
|
||||
#include <sys/poll.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <sys/mman.h>
|
||||
+#include <sys/resource.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/time.h>
|
Loading…
Add table
Add a link
Reference in a new issue