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
7416ccb169
repo
/
core
/
git
/
build
10 lines
94 B
Plaintext
Raw
Normal View
History
Unescape
Escape
git: init at 2.21.0
2019-06-02 01:00:13 -06:00
#!/bin/sh -e
git: Added curl as dependency.
2019-06-18 06:17:49 -06:00
make configure
./configure \
--prefix=/usr
git: init at 2.21.0
2019-06-02 01:00:13 -06:00
make
make DESTDIR="$1" install
Reference in New Issue
Copy Permalink