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

5 lines
136 B
Bash

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