#!/usr/bin/env bash set -e commonsh=$1 echo '. /usr/share/makepkg/util.sh' . "$commonsh"; declare -f _l _p sed -n '/^eval/,/^\S/p' "$commonsh"