Wireshark-dev: Re: [Wireshark-dev] win32-setup.sh fails to set executable bit for upx.exe - any
From: Bill Meier <wmeier@xxxxxxxxxxx>
Date: Thu, 29 Nov 2007 19:41:00 -0500
Ulf Lamping wrote:

... so I guess the find call doesn't find the upx.exe, so chmod isn't called. As a remark, AFAIK this is the first time for an exe needs this bit, so the find call might never have been worked correctly before.



After a quick look, I've committed a change (SVN 23675) which works for my directory configuration; Please give it a try on your system (YMMV).

Bill