how-lix-os-pkgs/orc/default/conf.sh

7 lines
88 B
Bash
Executable File

#!/bin/sh -e
meson \
-Dorc-test=disabled \
--prefix="$PREFIX" \
. ../build