This website requires JavaScript.
Explore
Help
Register
Sign In
bonsai
/
repo
Watch
4
Star
0
Fork
0
You've already forked repo
forked from
kiss-community/repo
Code
Issues
28
Pull Requests
2
Projects
Releases
Activity
715aa2ffcb
repo
/
core
/
libnl3
/
build
9 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
core: Added libnl3
2019-06-21 02:48:53 -06:00
#!/bin/sh -e
./configure \
docs: update
2019-06-21 02:52:39 -06:00
--prefix=/usr \
--disable-static
core: Added libnl3
2019-06-21 02:48:53 -06:00
make
make DESTDIR="$1" install
Reference in New Issue
Copy Permalink