2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-15 12:22:26 +00:00
repo/extra/kirc/build

5 lines
61 B
Plaintext
Raw Normal View History

2021-08-04 16:14:38 +00:00
#!/bin/sh -e
make
2023-03-02 14:40:00 +00:00
make -j1 DESTDIR="$1" PREFIX=/usr install