mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-23 03:26:31 +01:00
LFS wget-curl 1.0
This commit is contained in:
parent
b0f1399c7d
commit
c7ca9bc0a3
4 changed files with 14 additions and 0 deletions
7
steps/wget-curl-1.0/pass1.sh
Normal file
7
steps/wget-curl-1.0/pass1.sh
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
src_compile() {
|
||||
:
|
||||
}
|
||||
|
||||
src_install() {
|
||||
install -m 755 -D wget "${DESTDIR}/usr/bin/wget"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue