Remove hardcoded _sbindir path.

Signed-off-by: Adam Tkac <atkac@redhat.com>
This commit is contained in:
Adam Tkac 2013-01-23 12:10:26 +01:00
parent 84cdf063ec
commit 9066cdf397

View File

@ -1,5 +1,3 @@
%define _sbindir /sbin
%define PREVER b44
%define VERSION 0.4%{PREVER}
@ -127,6 +125,9 @@ rm -rf %{buildroot}
%{_mandir}/man8/rmt.8*
%changelog
* Wed Jan 23 2013 Adam Tkac <atkac redhat com> 1:0.4-0.16.b44
- remove hardcoded _sbindir path
* Thu Jan 17 2013 Adam Tkac <atkac redhat com> 1:0.4-0.15.b44
- apply the patch for #664616