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