#!/bin/sh DESTDIR="${pkgdest:-/}" make -j$(nproc) install ln -sf dash "$pkgdest/bin/sh"