Update Sourceforge ViewCVS location.

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4682 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
pabs3 2006-05-21 13:01:46 +00:00
parent 40202e42b3
commit 066b446bf0

View file

@ -4,7 +4,7 @@ NSIS version 2.07 introduced a new build system, based on \W{http://www.scons.or
\H{build_general}Building in General
Source code is available in \W{http://cvs.sourceforge.net/viewcvs.py/nsis}{CVS} and as a separate package with every \W{http://sourceforge.net/project/showfiles.php?group_id=22049}{NSIS distribution}.
Source code is available in \W{http://nsis.cvs.sourceforge.net/nsis}{CVS} and as a separate package with every \W{http://sourceforge.net/project/showfiles.php?group_id=22049}{NSIS distribution}.
To build NSIS \W{http://www.python.org/}{Python} and \W{http://www.scons.org/}{SCons} must be installed. Currently, the supported version of SCons is version 0.96.91. Any version of Python above 1.6 is supported.