This commit is contained in:
parent
f9e980b5eb
commit
1f82814f06
@ -70,9 +70,9 @@ install -d -m 0755 $RPM_BUILD_ROOT%{_mandir}/man3
|
||||
|
||||
make %{?_smp_mflags} install DESTDIR=${RPM_BUILD_ROOT}
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%post -n libtpms0 -p /sbin/ldconfig
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
%postun -n libtpms0 -p /sbin/ldconfig
|
||||
|
||||
%files -n libtpms0
|
||||
%defattr(-, root, root, -)
|
||||
|
Loading…
Reference in New Issue
Block a user