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

7 lines
95 B
Bash
Raw Permalink Normal View History

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