#!/bin/sh # expat keeps its sources one layer deeper than most other packages cd expat DESTDIR=/ make -j$(nproc) install