blob: 910ef0b5f4f782b9524cffd40e237e66c0f2e669 [file] [log] [blame]
Brad Bishop0a921262019-09-24 07:40:45 -04001Index: git/SConstruct
2===================================================================
3--- git.orig/SConstruct
4+++ git/SConstruct
Andrew Geisslerd688a012020-09-18 13:36:00 -05005@@ -977,6 +977,14 @@ env_vars.Add('WINDOWS_OPENSSL_BIN',
Brad Bishop0a921262019-09-24 07:40:45 -04006 help='Sets the path to the openssl binaries for packaging',
7 default='c:/openssl/bin')
8
9+env_vars.Add('PREFIX',
10+ help='installation prefix')
11+
12+env_vars.Add('prefix',
13+ help='installation prefix')
14+
15+
16+
17 # -- Validate user provided options --
18
19 # A dummy environment that should *only* have the variables we have set. In practice it has