wireshark/packaging
Graham Bloice acbbce9ffb Fix Windows CMake PortableApps dependencies
The nsis_uninstall target appears to create a temporary file
uninstaller_installer.exe that is renamed to uninstall.exe

The above rename upsets the portableapps_app_dir target that is
copying files from the CMake run dir into the portable apps dir.

The change adds a dependency on nsis_uninstall to the portableapps_package
target in an attempt to sequence the copy operation.

Change-Id: I9feb55599eff000f983c23ce29c89fbd3be0a6ac
Reviewed-on: https://code.wireshark.org/review/9153
Reviewed-by: Graham Bloice <graham.bloice@trihedral.com>
Petri-Dish: Graham Bloice <graham.bloice@trihedral.com>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2015-06-25 22:02:15 +00:00
..
macosx Include <sys/param.h> to get MAXPATHLEN. 2015-05-21 08:43:10 +00:00
nsis Reorganize some of the Diameter XML files, taking advantage of the fact that 2015-04-29 11:37:29 +00:00
portableapps Fix Windows CMake PortableApps dependencies 2015-06-25 22:02:15 +00:00
rpm Add an appdata entry for Wireshark. 2015-02-18 01:50:56 +00:00
svr4 Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
Makefile.am Retire ws-manifest.pl. 2015-04-10 22:10:34 +00:00
Makefile.nmake Retire ws-manifest.pl. 2015-04-10 22:10:34 +00:00