wireshark/packaging
Guy Harris 01c249fd4f From Lars Roland: define an "installation" version of GTK+ 2.x and Pango
in "config.nmake", and use that in the NSIS script when generating the
NSIS installer, so it puts GTK+ and Pango in the appropriate
subdirectories.  Also, when uninstalling, remove both of the sets of
subdirectories.

As per his suggestion, get rid of the "GTK1_VERSION" and "GTK2_VERSION"
macros, and just directly insert the values where those macros were used
- "GTK1_VERSION" wasn't used at all, and "GTK2_VERSION" was only used
immediately below where it was defined, and stuff elsewhere, such as in
the NSIS script, didn't use them and would break if you changed them
anyway.

svn path=/trunk/; revision=10976
2004-05-23 22:21:30 +00:00
..
nsis From Lars Roland: define an "installation" version of GTK+ 2.x and Pango 2004-05-23 22:21:30 +00:00
rpm Include shared libs if they exist 2004-03-01 22:39:34 +00:00
svr4 Tweak the Solaris/SVR4 packaging a bit. Change "make install-strip" to 2002-08-18 20:42:13 +00:00
.cvsignore Update and add ".cvsignore" files to reduce the level of noise from CVS. 2000-07-30 08:32:54 +00:00
Makefile.am Move the comments in nsis/README into nsis/Makefile.nmake 2001-04-04 20:08:16 +00:00