mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-19 09:45:24 +01:00
Add dhcpcd 9.4.1
This commit is contained in:
parent
0ce50a6393
commit
b614b3021d
6 changed files with 157 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ src_install() {
|
|||
done
|
||||
|
||||
# Pick-and-choose asm-generic headers
|
||||
for i in types ioctl termios termbits ioctls; do
|
||||
for i in types ioctl termios termbits ioctls sockios socket; do
|
||||
cp "${DESTDIR}${PREFIX}/include/asm-generic/${i}.h" "${DESTDIR}${PREFIX}/include/asm/${i}.h"
|
||||
done
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue