default_pre_build &&

# Disable the static library
sedit "s/all: libpcap.a /all: /g" Makefile.in &&
sedit '/^install:/s/install-archive //' Makefile.in &&

patch_it $SOURCE2 1
