Blob Blame History Raw
#
# set -o errexit -o noglob are assumed.
#
pkg_chainport_build() {
:;
};
pkg_chainport_install() {
:;
};
# vim:filetype=sh