diff options
-rw-r--r-- | packages/rpm/ndpi.spec.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/rpm/ndpi.spec.in b/packages/rpm/ndpi.spec.in index b7d3a2937..0fb9e5fc8 100644 --- a/packages/rpm/ndpi.spec.in +++ b/packages/rpm/ndpi.spec.in @@ -14,6 +14,9 @@ AutoReqProv: no %define debug_package %{nil} +# Make sure .build-id is not part of the package +%define _build_id_links none + %description nDPI Open and Extensible LGPLv3 Deep Packet Inspection Library. |