This website requires JavaScript.
Explore
Help
Register
Sign In
kiss-community
/
repo
Watch
2
Star
0
Fork
1
You've already forked repo
mirror of
https://codeberg.org/kiss-community/repo
synced
2024-11-15 11:10:08 -07:00
Code
Issues
Wiki
ad29ee01ec
repo
/
extra
/
kirc
/
build
5 lines
61 B
Plaintext
Raw
Normal View
History
Unescape
Escape
kirc: new 0.2.9
2021-08-04 10:14:38 -06:00
#!/bin/sh -e
make
*: explicit DESTDIR
2023-03-02 07:40:00 -07:00
make -j1 DESTDIR="$1" PREFIX=/usr install
Copy Permalink