diff options
author | Tor Lillqvist <tml@iki.fi> | 2013-01-07 18:10:04 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2013-01-07 18:10:04 +0200 |
commit | ddb4d8dff3ab92ed651442540756736b9d0ace46 (patch) | |
tree | e1b24dd19ad202f79be9a7a3f4869016e21e8d67 /nss | |
parent | c2fe5679e9eb8c3a18b286bbd8b85a6a17fe6858 (diff) |
Revert "Depend on python3 (for Windows, but shouldn't hurt elsewhere I hope)"
Seems to cause even weirder problems in the tinderboxes.
This reverts commit e855dfbc3eb5a97ab57743a28b14555fd4b3375f.
Diffstat (limited to 'nss')
-rw-r--r-- | nss/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nss/prj/build.lst b/nss/prj/build.lst index b5f776f612ba..9c4caa13b545 100644 --- a/nss/prj/build.lst +++ b/nss/prj/build.lst @@ -1,2 +1,2 @@ -ns nss : solenv soltools PYTHON:python3 NULL +ns nss : solenv soltools NULL ns nss\prj nmake - all ns_nss NULL |