Search any path for CVS on Darwin (MacOS).

This commit is contained in:
Chris Johns 2013-10-26 10:11:30 +11:00
parent 0dd3013e71
commit 3bc9e31df6

View File

@ -48,6 +48,7 @@ def load():
'_var': ('dir', 'optional', '/usr/local/var'),
'_prefix': ('dir', 'optional', '%{_usr}'),
'__ldconfig': ('exe', 'none', ''),
'__cvs': ('exe', 'required', 'cvs'),
'__xz': ('exe', 'required', '%{_usr}/bin/xz'),
'with_zlib': ('none', 'none', '--with-zlib=no'),
'_forced_static': ('none', 'none', '')