Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Changes between Version 132 and Version 133 of BuildingWinPidgin


Ignore:
Timestamp:
Sep 5, 2012, 3:18:06 AM (11 years ago)
Author:
datallah
Comment:

Remove no longer necessary MAKENSISOPT reference

Legend:

Unmodified
Added
Removed
Modified
  • BuildingWinPidgin

    v132 v133  
    151151     *  For information on the NSIS installer, visit the [http://nsis.sourceforge.net NSIS website].[[BR]]
    152152    * Download the [http://nsis.sourceforge.net/Nsisunz_plug-in nsisunz plugin], and extract `nsisunz.dll` into the `Plugins` directory of your NSIS installation.
    153     * If you are building the installer from a unix-style shell (like the MinGW shell), the options format must be set accordingly. Make sure there is a `pidgin/local.mak` file containing the line:
    154 {{{
    155  MAKENSISOPT := -
    156 }}}
    157153  * Now you can actually build the installer.[[BR]]
    158154    There are 2 different installers, an "Offline" installer that includes all dependencies (except spellchecking dictionaries) and the debug symbols and an "Online" installer that includes only Pidgin itself and will download the various dependencies if necessary.
     
    201197GMSGFMT := msgfmt
    202198MAKENSIS := /usr/bin/makensis
    203 MAKENSISOPT := -
    204199WINDRES := /usr/bin/i586-mingw32msvc-windres
    205200STRIP := /usr/bin/i586-mingw32msvc-strip
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!