summaryrefslogtreecommitdiff
path: root/homebrew/gitintegration/.make.sh-auto
blob: 36d0bac354e531f75a08e1404dd61346b15f3c02 (plain)
1
2
3
4
pkg:setup
(buildpath/"config.mak").write "prefix = #{prefix}"
make DESTDIR=${PKG_DEST} install
make DESTDIR=${PKG_DEST} install-completion