1#!/usr/bin/env bash
2
3./configure --prefix=/usr/local --sysconfdir=/private/etc
4make
5