From f1285fcf061669702ca1accd7b2c50ebc8198993 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Valverde?= Date: Fri, 27 Sep 2019 23:03:13 +0100 Subject: CMake: Don't install HTML manuals twice MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit HTML docs are installed to both $docdir and $pkgdatadir. Fix that to install to $docdir only. Change-Id: I115158585b6df9170d9a01249adbc8548df91f14 Reviewed-on: https://code.wireshark.org/review/34640 Petri-Dish: João Valverde Tested-by: Petri Dish Buildbot Reviewed-by: João Valverde --- packaging/wix/ComponentGroups.wxi | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) (limited to 'packaging/wix') diff --git a/packaging/wix/ComponentGroups.wxi b/packaging/wix/ComponentGroups.wxi index 5468978bfd..70e87b32fb 100644 --- a/packaging/wix/ComponentGroups.wxi +++ b/packaging/wix/ComponentGroups.wxi @@ -58,19 +58,19 @@ - + - + - + - + @@ -228,7 +228,7 @@ - + @@ -274,7 +274,7 @@ - + @@ -292,7 +292,7 @@ - + @@ -310,7 +310,7 @@ - + @@ -328,7 +328,7 @@ - + @@ -346,7 +346,7 @@ - + @@ -364,7 +364,7 @@ - + @@ -382,7 +382,7 @@ - + @@ -400,7 +400,7 @@ - + @@ -419,7 +419,7 @@ - + @@ -440,7 +440,7 @@ - + @@ -460,7 +460,7 @@ - + @@ -480,7 +480,7 @@ - + @@ -500,7 +500,7 @@ - + @@ -520,7 +520,7 @@ - + -- cgit v1.2.3