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

7 lines
95 B
Bash
Executable File

#!/bin/sh -e
./configure \
--build="$BUILD" \
--host="$HOST" \
--prefix="$PREFIX"