summaryrefslogtreecommitdiff
path: root/homebrew/sslsplit/.make.sh-auto
blob: 930a00d780897e87707b1cf70ed8adbc02cd4059 (plain)
1
2
3
4
5
6
pkg:setup
unless build.head?
ENV.deparallelize
inreplace "GNUmakefile" do |s|
s.gsub! "-o $(BINUID) -g $(BINGID)", ""
s.gsub! "-o $(MANUID) -g $(MANGID)", ""