From 26cd969c09702eb3ed982223e895774608ad8993 Mon Sep 17 00:00:00 2001 From: Dario Lombardo Date: Wed, 11 Apr 2018 10:34:08 +0200 Subject: RPM: fix typo. Change-Id: I2e82fb0696e2e7cb636ec1fdfb72a566e0eca94f Reviewed-on: https://code.wireshark.org/review/26879 Reviewed-by: Alexis La Goutte Reviewed-by: Dario Lombardo --- packaging/rpm/wireshark.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packaging/rpm') diff --git a/packaging/rpm/wireshark.spec.in b/packaging/rpm/wireshark.spec.in index d95e194a44..7daa27bfa5 100644 --- a/packaging/rpm/wireshark.spec.in +++ b/packaging/rpm/wireshark.spec.in @@ -250,7 +250,7 @@ Requires: libmaxminddb %if %{with libxml2} -DENABLE_LIBXML2=ON \ %else - -ENABLE_LIBXML2=OFF \ + -DENABLE_LIBXML2=OFF \ %endif %if %{with nghttp2} -DENABLE_NGHTTP2=ON \ -- cgit v1.2.3