Adding guards against multiple NSISPGPatchFile definitions
Brought to you by:
mr_andrew_brown,
viperpiper
Hello,
One issue we faced was when several generated patch scripts are included from a single master script : the NSISPGPatchFile macro is defined several times.
The attached patch adds an include guard to the NSISPGPatchFile macro definition.
MAT.
patch