Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --- packaging/nsis/wireshark.nsi.orig 2013-06-28 00:35:58.760716875 -0700
- +++ packaging/nsis/wireshark.nsi 2013-06-28 00:36:28.152716867 -0700
- @@ -854,8 +854,12 @@
- ;-------------------------------------------
- SetOutPath '$INSTDIR\plugins\${VERSION}'
- File "${STAGING_DIR}\plugins\${VERSION}\asn1.dll"
- +File "${STAGING_DIR}\plugins\${VERSION}\btp.dll"
- +File "${STAGING_DIR}\plugins\${VERSION}\cam.dll"
- +File "${STAGING_DIR}\plugins\${VERSION}\denm.dll"
- File "${STAGING_DIR}\plugins\${VERSION}\docsis.dll"
- File "${STAGING_DIR}\plugins\${VERSION}\ethercat.dll"
- +File "${STAGING_DIR}\plugins\${VERSION}\gn.dll"
- File "${STAGING_DIR}\plugins\${VERSION}\gryphon.dll"
- File "${STAGING_DIR}\plugins\${VERSION}\irda.dll"
- File "${STAGING_DIR}\plugins\${VERSION}\m2m.dll"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement