use macro for ldconfig scriptlets
This commit is contained in:
parent
69dd944863
commit
412579de4a
@ -48,8 +48,7 @@ make %{?_smp_mflags}
|
||||
make DESTDIR=$RPM_BUILD_ROOT install
|
||||
rm -f $RPM_BUILD_ROOT%{_docdir}/speex/manual.pdf
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%files
|
||||
%doc AUTHORS COPYING TODO ChangeLog README NEWS
|
||||
|
||||
Loading…
Reference in New Issue
Block a user