mirror of
https://codeberg.org/kiss-community/repo
synced 2024-11-16 11:40:21 -07:00
4 lines
61 B
Plaintext
4 lines
61 B
Plaintext
|
#!/bin/sh -e
|
||
|
|
||
|
make headers_install INSTALL_HDR_PATH="$1/usr"
|