summaryrefslogtreecommitdiff
path: root/homebrew/automake/.make.sh-auto
blob: b335fac6050183f7ed1efea37e839743ad40af63 (plain)
1
2
3
4
5
6
7
8
pkg:setup
ENV["PERL"] = "/usr/bin/perl"
pkg:configure
make DESTDIR=${PKG_DEST} install
(share/"aclocal/dirlist").write <<~EOS
#{HOMEBREW_PREFIX}/share/aclocal
/usr/share/aclocal
EOS