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
074d77e16b
repo
/
core
/
m4
/
build
10 lines
98 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
m4: statically linked
2020-09-30 01:12:45 -06:00
export CFLAGS="$CFLAGS -static"
puke: Added fixed checksums with patches.
2019-05-10 12:20:32 -06:00
./configure \
--prefix=/usr
make
m4: update for new env
2021-07-15 03:18:09 -06:00
make install
Reference in New Issue
Copy Permalink