aboutsummaryrefslogtreecommitdiffstats
path: root/doc/README.plugins
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2015-04-10 15:08:21 -0700
committerGerald Combs <gerald@wireshark.org>2015-04-10 22:10:34 +0000
commit0394b01479fa71ed566d3a15540acae8b26cc945 (patch)
tree23f3b1385724d15c0dd32fd2b062682cdbd4c5f4 /doc/README.plugins
parentfd72024bc27cdc073b5659415851a4f3d26efe22 (diff)
Retire ws-manifest.pl.
We haven't used it in a while and we won't use in the CMake environment. Change-Id: Iecfb8c418bddf1ed1fcd38b189babf082101662e Reviewed-on: https://code.wireshark.org/review/8014 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'doc/README.plugins')
-rw-r--r--doc/README.plugins4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/README.plugins b/doc/README.plugins
index e703cfcd3d..91a9ac7755 100644
--- a/doc/README.plugins
+++ b/doc/README.plugins
@@ -235,8 +235,8 @@ File "${STAGING_DIR}\plugins\${VERSION}\irda.dll"
3.2.7.3 Other installers
-The U3 and PortableApps installers build their manifests, including
-plugins, from wireshark.nsi via the packaging/ws-manifest.pl script.
+The PortableApps installer copies plugins from the build directory
+and should not require configuration.
4. Development and plugins on Unix