how-lix-os-pkgs/gmp/default/inst.sh

5 lines
42 B
Bash
Executable File

#!/bin/sh -e
make -j1 install
make check