4242495 Remove slashes after %{buildroot}

Authored and Committed by churchyard 4 years ago
    Remove slashes after %{buildroot}
    
    %{_bindir} etc. already starts with a slash.
    There is no need to put a slash after %{buildroot}.
    (Except when pointing to the literal root of the buildroot and using just "%{buildroot}/".)