blob: d2ba6eb80596e5117863e05791879905e19d4616 [file] [log] [blame]
Andrew Geissler220dafd2023-10-04 10:18:08 -05001Upstream-Status: Pending
2
Brad Bishop0a921262019-09-24 07:40:45 -04003Index: git/SConstruct
4===================================================================
5--- git.orig/SConstruct
6+++ git/SConstruct
Andrew Geisslerd688a012020-09-18 13:36:00 -05007@@ -977,6 +977,14 @@ env_vars.Add('WINDOWS_OPENSSL_BIN',
Brad Bishop0a921262019-09-24 07:40:45 -04008 help='Sets the path to the openssl binaries for packaging',
9 default='c:/openssl/bin')
10
11+env_vars.Add('PREFIX',
12+ help='installation prefix')
13+
14+env_vars.Add('prefix',
15+ help='installation prefix')
16+
17+
18+
19 # -- Validate user provided options --
20
21 # A dummy environment that should *only* have the variables we have set. In practice it has