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
f178beeb0c
repo
/
core
/
busybox
/
build
8 lines
83 B
Plaintext
Raw
Normal View
History
Unescape
Escape
puke: fix set -e bug
2019-05-14 14:05:50 -06:00
#!/bin/sh -e
added busybox
2019-05-14 05:02:11 -06:00
make
make install
# Work around no 'DESTDIR'.
cp -a _install/. "$1"
Reference in New Issue
Copy Permalink