Pass veriable for disable PF_RING for Deb package
This commit is contained in:
parent
c29a972c2f
commit
b6b34f6123
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/make -f
|
||||
%:
|
||||
dh $@ --buildsystem=cmake --sourcedirectory=src
|
||||
override_dh_auto_configure:
|
||||
dh_auto_configure -- -DDISABLE_PF_RING_SUPPORT=yes
|
||||
|
Loading…
Reference in New Issue
Block a user