libuninameslist/tests/smoke/runtest.sh
Petr Šabata 88c3aee033 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/libuninameslist#9d23dbac15f3cc842e5e63ec301005ca65cad92b
2020-10-15 17:51:09 +02:00

6 lines
90 B
Bash

#!/bin/bash
cd ../source
autoreconf -i
automake --foreign -Wall
./configure && make check