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

7 lines
117 B
Bash
Executable File

#!/bin/sh -e
make -j$(nproc)
# strip comments in fields from .pc as it confuses pkgconf
sed -i -e 's/ \#.*//' *.pc