Advertisement
wakoond

wireshark-gn-packaging-nsis-wireshark.nsi

Jun 28th, 2013
547
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.76 KB | None | 0 0
  1. --- packaging/nsis/wireshark.nsi.orig   2013-06-28 00:35:58.760716875 -0700
  2. +++ packaging/nsis/wireshark.nsi    2013-06-28 00:36:28.152716867 -0700
  3. @@ -854,8 +854,12 @@
  4.  ;-------------------------------------------
  5.  SetOutPath '$INSTDIR\plugins\${VERSION}'
  6.  File "${STAGING_DIR}\plugins\${VERSION}\asn1.dll"
  7. +File "${STAGING_DIR}\plugins\${VERSION}\btp.dll"
  8. +File "${STAGING_DIR}\plugins\${VERSION}\cam.dll"
  9. +File "${STAGING_DIR}\plugins\${VERSION}\denm.dll"
  10.  File "${STAGING_DIR}\plugins\${VERSION}\docsis.dll"
  11.  File "${STAGING_DIR}\plugins\${VERSION}\ethercat.dll"
  12. +File "${STAGING_DIR}\plugins\${VERSION}\gn.dll"
  13.  File "${STAGING_DIR}\plugins\${VERSION}\gryphon.dll"
  14.  File "${STAGING_DIR}\plugins\${VERSION}\irda.dll"
  15.  File "${STAGING_DIR}\plugins\${VERSION}\m2m.dll"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement