2
0
mirror of https://codeberg.org/kiss-community/repo synced 2025-02-25 07:36:28 -07: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