Fix post/un
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libidn?expand=0&rev=24
This commit is contained in:
committed by
Git OBS Bridge
parent
3de17151b7
commit
c955d4279e
@@ -130,10 +130,10 @@ rm -f %{buildroot}%{_libdir}/libidn.la
|
||||
make check
|
||||
%endif
|
||||
|
||||
%post
|
||||
%post tools
|
||||
%install_info --info-dir=%{_infodir} %{_infodir}/libidn.info.gz
|
||||
|
||||
%postun
|
||||
%postun tools
|
||||
%install_info_delete --info-dir=%{_infodir} %{_infodir}/libidn.info.gz
|
||||
|
||||
%post -n %lname -p /sbin/ldconfig
|
||||
@@ -144,7 +144,7 @@ make check
|
||||
%defattr(-,root,root)
|
||||
%dir %{_datadir}/emacs
|
||||
%dir %{_datadir}/emacs/site-lisp
|
||||
%doc AUTHORS COPYING.LESSERv2 COPYING.LESSERv3 COPYINGv2 COPYINGv3 ChangeLog FAQ NEWS README THANKS TODO
|
||||
%doc AUTHORS COPYING* ChangeLog FAQ NEWS README THANKS TODO
|
||||
%{_infodir}/libidn*
|
||||
%{_bindir}/idn
|
||||
%{_mandir}/man1/idn.1.*
|
||||
|
Reference in New Issue
Block a user