how-lix-os-pkgs/icu/default/make.sh

5 lines
40 B
Bash
Executable File

#!/bin/sh -e
cd source
make -j$(nproc)