2
0
mirror of https://codeberg.org/kiss-community/repo synced 2025-03-20 04:44:47 -06:00
repo/core/libaio/build
2019-06-23 08:48:29 +03:00

5 lines
48 B
Bash
Executable File

#!/bin/sh -e
make
make prefix="$1/usr" install