.
OBS-URL: https://build.opensuse.org/package/show/Publishing/a2ps?expand=0&rev=54
This commit is contained in:
parent
cac6c3ada4
commit
b1935dd80e
@ -152,10 +152,12 @@ find -name Makefile.in | xargs touch
|
|||||||
%install_info --info-dir=%{_infodir} %{_infodir}/ogonkify.info.gz
|
%install_info --info-dir=%{_infodir} %{_infodir}/ogonkify.info.gz
|
||||||
|
|
||||||
%preun
|
%preun
|
||||||
/sbin/ldconfig
|
|
||||||
%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
|
%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
|
||||||
%install_info_delete --info-dir=%{_infodir} %{_infodir}/ogonkify.info.gz
|
%install_info_delete --info-dir=%{_infodir} %{_infodir}/ogonkify.info.gz
|
||||||
|
|
||||||
|
%postun
|
||||||
|
/sbin/ldconfig
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc AUTHORS COPYING ABOUT-NLS FAQ ChangeLog NEWS THANKS README doc/a2ps.html
|
%doc AUTHORS COPYING ABOUT-NLS FAQ ChangeLog NEWS THANKS README doc/a2ps.html
|
||||||
|
Loading…
x
Reference in New Issue
Block a user