scons 0.96.91 is required
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4243 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
13319345b0
commit
dac3dfe20b
2 changed files with 2 additions and 3 deletions
|
@ -8,7 +8,7 @@
|
|||
##
|
||||
|
||||
EnsurePythonVersion(1,6)
|
||||
# no revision check yet - EnsureSConsVersion(0,96,90)
|
||||
EnsureSConsVersion(0,96,91)
|
||||
|
||||
stubs = [
|
||||
'bzip2',
|
||||
|
@ -51,7 +51,6 @@ misc = [
|
|||
]
|
||||
|
||||
defenv = Environment()
|
||||
defenv.SConsignFile()
|
||||
Export('defenv')
|
||||
|
||||
######################################################################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue