WineBarrels-Wine/Platform-v2.0/Wine/build_amd64.sh

4 lines
138 B
Bash

#! /usr/bin/env bash
# Args: <file> <build-args> [<repo>]
exec "$(dirname "$0")/../../tools/build_when_required.sh" "$1" x86_64 "$2" "$3"