--- nsis-3.04-src/SConstruct 2019-05-30 14:53:30.276775332 -0400 +++ nsis-3.04-src/SConstruct 2019-05-30 14:54:17.901232914 -0400 @@ -77,6 +77,9 @@ if not toolset and not path: defenv = Environment(TARGET_ARCH = arch) +import os; +defenv['ENV'] = os.environ + Export('defenv') ###################################################################### cgit logo index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/CODE-OF-CONDUCT
AgeCommit message (Expand)Author
2016-04-04CoC: Clarify which project we're talking about....Ludovic Courtès
2015-12-09Add "Contributor Covenant"....Ludovic Courtès