sb: Remove the extra path. Use the default.

This commit is contained in:
Chris Johns 2014-02-11 10:40:32 +11:00
parent f27f7c40f6
commit dcea9e03c7

View File

@ -52,7 +52,6 @@ def load():
'__xz': ('exe', 'required', '%{_usr}/bin/xz'),
'with_zlib': ('none', 'none', '--with-zlib=no'),
'_forced_static': ('none', 'none', ''),
'_extra_path': ('none', 'none', '%{_sbdir}/bin'),
'_ld_library_path': ('none', 'none', 'DYLD_LIBRARY_PATH')
}