Update of /cvsroot/popfile/windows
In directory sc8-pr-cvs1:/tmp/cvs-serv21623
Modified Files:
installer.nsi
Log Message:
A better description of the C_POPFILE_RC parameter.
Index: installer.nsi
===================================================================
RCS file: /cvsroot/popfile/windows/installer.nsi,v
retrieving revision 1.147
retrieving revision 1.148
diff -C2 -d -r1.147 -r1.148
*** installer.nsi 5 Nov 2003 18:29:53 -0000 1.147
--- installer.nsi 5 Nov 2003 20:08:36 -0000 1.148
***************
*** 59,63 ****
#
# Note that if a production build is required (i.e. not a Release Candidate), /DC_POPFILE_RC
! # can be used instead of /DC_POPFILE_RC=RCx
#
# For example, to build the installer for POPFile 0.20.1 the following command-line could be
--- 59,63 ----
#
# Note that if a production build is required (i.e. not a Release Candidate), /DC_POPFILE_RC
! # or /DC_POPFILE_RC= or /DC_POPFILE_RC="" can be used instead of /DC_POPFILE_RC=RCx
#
# For example, to build the installer for POPFile 0.20.1 the following command-line could be
|