sngrep/pkg/debian/rules
2016-04-04 17:13:28 +02:00

6 lines
168 B
Makefile
Executable File

#!/usr/bin/make -f
override_dh_auto_configure:
dh_auto_configure -- --with-openssl --with-pcre --enable-unicode --enable-ipv6 --enable-eep
%:
dh $@ --with autoreconf