Accepting request 286344 from Publishing
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/286344 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/texi2html?expand=0&rev=2
This commit is contained in:
commit
842b51b65a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 6 16:24:25 UTC 2015 - werner@suse.de
|
||||
|
||||
- Move %install_info_delete from %postun to %preun
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 5 19:59:39 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
|
@ -77,7 +77,7 @@ rm -rf %{buildroot}%{_datadir}/%{name}/lib/libintl-perl/
|
||||
%post
|
||||
%install_info --info-dir=%{_infodir} %{_infodir}/texi2html.info.gz
|
||||
|
||||
%postun
|
||||
%preun
|
||||
%install_info_delete --info-dir=%{_infodir} %{_infodir}/texi2html.info.gz
|
||||
|
||||
%files
|
||||
|
Loading…
Reference in New Issue
Block a user