aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/nsis
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2014-01-02 17:47:34 +0000
committerAnders Broman <anders.broman@ericsson.com>2014-01-02 17:47:34 +0000
commit643b57266512d0a2c417cca9737ec3ffa93007f2 (patch)
treebbb8bd720c33aa774749e72fe3efacecb28fbf88 /packaging/nsis
parent61c72710a72810a9ac81c9a6adabcbc303f08b6d (diff)
Stop building and distributing the asn1 plugin. I bleleve it to be obsolete.
svn path=/trunk/; revision=54559
Diffstat (limited to 'packaging/nsis')
-rw-r--r--packaging/nsis/wireshark.nsi1
1 files changed, 0 insertions, 1 deletions
diff --git a/packaging/nsis/wireshark.nsi b/packaging/nsis/wireshark.nsi
index 91020c151f..92b670bbe5 100644
--- a/packaging/nsis/wireshark.nsi
+++ b/packaging/nsis/wireshark.nsi
@@ -892,7 +892,6 @@ SectionGroup "Plugins / Extensions" SecPluginsGroup
Section "Dissector Plugins" SecPlugins
;-------------------------------------------
SetOutPath '$INSTDIR\plugins\${VERSION}'
-File "${STAGING_DIR}\plugins\${VERSION}\asn1.dll"
File "${STAGING_DIR}\plugins\${VERSION}\docsis.dll"
File "${STAGING_DIR}\plugins\${VERSION}\ethercat.dll"
File "${STAGING_DIR}\plugins\${VERSION}\gryphon.dll"