URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=656c42646a5b22ee4068e1b0fa6405bdd9d9d2f9
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
656c426 by Guy Harris (guy@xxxxxxxxxxxx):
    Process all subdirectories of $pkgplugin as directories of plugins.
    
    That way we don't have to change the script if we add new plugin
    subdirectories.
    
    Change-Id: Ic788807c723306e461b7c1f8721b48a46d4fff96
    Reviewed-on: https://code.wireshark.org/review/25584
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    
Actions performed:
    from  0c781ee   Disallow registration of some block type values for plugins.
    adds  656c426   Process all subdirectories of $pkgplugin as directories of plugins.
Summary of changes:
 packaging/macosx/osx-app.sh.in | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)