diff options
| author | Thomas Tanner <trtanner@btinternet.com> | 2015-11-18 20:51:27 +0000 |
|---|---|---|
| committer | Thomas Tanner <trtanner@btinternet.com> | 2015-11-18 20:51:27 +0000 |
| commit | 9ac845779abeafa7031f49dbc6bf0143765b3cd9 (patch) | |
| tree | 5dbb39e8ddfd7b440f9f7174e20c971461a294ed | |
| parent | f25a51446c4c0d6e66a1d011ddbcc50d98e0f1c7 (diff) | |
Fixup
| -rw-r--r-- | SConstruct | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -51,10 +51,6 @@ def setup_config_variables(): PathVariable('SEVENZIPPATH', 'Path to 7zip sources', sevenzippath, PathVariable.PathIsDir), PathVariable('ZLIBPATH', 'Path to zlib install', zlibpath, - PathVariable.PathIsDir). - PathVariable('ZLIBPATH', 'Path to zlib install', zlibpath, - PathVariable.PathIsDir), - PathVariable('ZLIBPATH', 'Path to zlib install', zlibpath, PathVariable.PathIsDir) ) |
