1
0
Fork 0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-05-27 17:16:14 +02:00
fastnetmon-rewritten/debian/rules

6 lines
151 B
Makefile
Executable File

#!/usr/bin/make -f
%:
dh $@ --buildsystem=cmake --sourcedirectory=src
override_dh_auto_configure:
dh_auto_configure -- -DDISABLE_PF_RING_SUPPORT=yes