summaryrefslogtreecommitdiff
path: root/data/netatalk/make.sh
blob: 7aab2d8de9df4a894fa1ebcb433e954ebc797e3d (plain)
1
2
3
4
5
6
pkg:setup
AR=$(which "${PKG_TARG}-ar") pkg:configure --enable-cups=no --sysconfdir=/etc
make
pkg:install
pkg: mkdir -p /System/Library/LaunchDaemons
pkg: cp -a %/net.sourceforge.netatalk.afpd.plist /System/Library/LaunchDaemons