pineapple/externals/libusb/libusb/bootstrap.sh
2021-05-21 07:39:33 +02:00

8 lines
77 B
Bash
Executable file

#!/bin/sh
set -e
if [ ! -d m4 ]; then
mkdir m4
fi
exec autoreconf -ivf