diff options
-rw-r--r-- | packages/rpm/ndpi.spec.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/rpm/ndpi.spec.in b/packages/rpm/ndpi.spec.in index a177e3724..7f8c56b5c 100644 --- a/packages/rpm/ndpi.spec.in +++ b/packages/rpm/ndpi.spec.in @@ -12,6 +12,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root %{?el6:Requires: glibc >= 2.3.4 numactl coreutils } AutoReqProv: no +%define debug_package %{nil} + %description nDPI Open and Extensible LGPLv3 Deep Packet Inspection Library. |