summaryrefslogtreecommitdiff
path: root/homebrew/bcftools/.make.sh-auto
blob: 56b589ef8c87c1f05806abb25996fa4d1205c948 (plain)
1
2
3
4
pkg:setup
pkg:configure --with-htslib=#{Formula[htslib"].opt_prefix}" --enable-libgsl
make DESTDIR=${PKG_DEST} install
pkgshare.install "test/query.vcf"