aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2022-05-24 10:33:25 -0700
committerA Wireshark GitLab Utility <gerald+gitlab-utility@wireshark.org>2022-05-24 18:15:00 +0000
commit286aec2436f84ca992ac80b7a9c2115d5691128b (patch)
tree35864c2a7007dbe68deb65be1d120ed4a23f3d61 /tools
parentf065fdbc637e84e985459b8c33dc996805be2c9f (diff)
Tools: Clean up win-setup.ps1's CleanupItems
Remove some items from CleanupItems that are no longer relevant.
Diffstat (limited to 'tools')
-rw-r--r--tools/win-setup.ps114
1 files changed, 0 insertions, 14 deletions
diff --git a/tools/win-setup.ps1 b/tools/win-setup.ps1
index 7f28c83a84..2d63e9f3c7 100644
--- a/tools/win-setup.ps1
+++ b/tools/win-setup.ps1
@@ -110,11 +110,6 @@ $CleanupItems = @(
"c-ares-1.9.1-1-win??ws"
"c-ares-1.1*-win??ws"
"gnutls-3.?.*-*-win??ws"
- "glib2-2.*-win??ws"
- "gtk2"
- "gtk3"
- "json-glib-1.0.2-*-win??ws"
- "kfw-3-2-2*"
"krb5-*-win??ws"
"libgcrypt-*-win??ws"
"libilbc-2.0.2-3-win??ws"
@@ -133,24 +128,15 @@ $CleanupItems = @(
"minizip-*-win??ws"
"nghttp2-*-win??ws"
"opus-1.3.1-?-win??ws"
- "portaudio_v19"
- "portaudio_v19_2"
"sbc-1.3-win??ws"
"snappy-1.1.*-win??ws"
"spandsp-0.0.6-win??ws"
- "upx301w"
- "upx303w"
"user-guide"
"vcpkg-export-*-win??ws"
- "zlib-1.2.5"
- "zlib-1.2.8"
- "zlib-1.2.*-ws"
"zstd-*-win??ws"
"AirPcap_Devpack_4_1_0_1622"
- "GeoIP-1.*-win??ws"
"WinSparkle-0.3-44-g2c8d9d3-win??ws"
"WinSparkle-0.5.?"
- "WpdPack"
"current-tag.txt"
"library-manifest.xml"
)