0
0
mirror of https://git.zap.org.au/git/trader.git synced 2025-09-21 19:44:39 -04:00
Files
trader/build-aux/bootstrap
2024-05-26 06:05:27 +10:00

11 lines
208 B
Bash
Executable File

#!/bin/sh
# Import or update automatically-generated files for Star Traders
# SPDX-License-Identifier: GPL-3.0-or-later
# $Id$
set -e
gnulib-tool --update
env AUTOPOINT=true autoreconf --install --verbose