summaryrefslogtreecommitdiff
path: root/homebrew/pioneer/.make.sh-auto
blob: ddaa8ef9c77e23497e5ce91d6a069b7f37782938 (plain)
1
2
3
4
5
6
pkg:setup
ENV.cxx11
ENV["PIONEER_DATA_DIR"] = "#{pkgshare}/data"
./bootstrap
pkg:configure --disable-dependency-tracking --disable-silent-rules --with-version=#{version}
make DESTDIR=${PKG_DEST} install