summaryrefslogtreecommitdiff
path: root/data/ngrep/make.sh
blob: ace9ae521bb888f3a5a4072ba9d7790dd8ee54be (plain)
1
2
3
4
5
6
7
8
pkg:setup
autoconf
cd regex-0.12
autoconf
cd ..
pkg:configure "--with-pcap-includes=${PKG_ROOT}/usr/include"
make
pkg:install