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
fa7b5d052c
repo
/
core
/
m4
/
build
8 lines
78 B
Plaintext
Raw
Normal View
History
Unescape
Escape
puke: fix set -e bug
2019-05-14 14:05:50 -06:00
#!/bin/sh -e
puke: post-install can now be any lang
2019-05-13 08:32:56 -06:00
puke: Added fixed checksums with patches.
2019-05-10 12:20:32 -06:00
./configure \
--prefix=/usr
make
puke: build script can now be in any language.
2019-05-13 06:37:14 -06:00
make DESTDIR="$1" install
Reference in New Issue
Copy Permalink