summaryrefslogtreecommitdiff
path: root/data/launchd/make.sh
blob: cf4270d3025d2b6962f679ff1ce1406774d7fb45 (plain)
1
2
3
4
5
6
pkg:setup
cd launchd
pkg:configure --bindir=/bin --sbindir=/sbin --sysconfdir=/etc
export SDKROOT=${PKG_ROOT}
make
pkg:install