Changes between Version 74 and Version 75 of BuildingUsingGenericBuildsystem


Ignore:
Timestamp:
02/25/13 19:21:25 (11 years ago)
Author:
alonbl
Comment:

Some minor notes

Legend:

Unmodified
Added
Removed
Modified
  • BuildingUsingGenericBuildsystem

    v74 v75  
    363363  * [http://sourceforge.net/scm/?type=git&group_id=248281 Clone] the [http://sourceforge.net/projects/openvpn-gui/ new openvpn-gui] git repository
    364364  * Edit ''openvpn-gui/configure.ac'' to change the version number
    365   * Run ''autoreconf -vi'' in the ''openvpn-gui'' directory
    366   * Append a version number to the directory name (e.g. "mv openvpn-gui openvpn-gui-1.0.6")
    367   * Tar and gzip the directory (e.g. "tar -zcf openvpn-gui-1.0.6.tar.gz openvpn-gui-1.0.6")
     365  * Run ''autoreconf -vif'' in the ''openvpn-gui'' directory
     366  * Run ''make dist'' in the ''openvpn-gui'' directory to produce tarball.
    368367  * Put the resulting archive on a webserver
    369  * Build ''tap-windows'' and put the installer on a webserver
     368 * Optionally, build ''tap-windows'' and put the latest installer on a webserver
    370369 * Setup ''openvpn-build/generic/build.vars'' to suit your needs:
    371370  * dependency locations