2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-10-11 03:55:54 -06:00
repo/extra/scdoc/build

5 lines
69 B
Plaintext
Raw Normal View History

2021-07-12 02:55:37 -06:00
#!/bin/sh -e
2021-07-12 02:57:31 -06:00
make PREFIX=/usr
2021-07-12 02:55:37 -06:00
make DESTDIR="$1" PREFIX=/usr install