Accepting request 307594 from home:msmeissn:branches:devel:tools:building

- delete info files in the preun section

OBS-URL: https://build.opensuse.org/request/show/307594
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf-archive?expand=0&rev=17
This commit is contained in:
Ismail Dönmez 2015-05-17 16:07:08 +00:00 committed by Git OBS Bridge
parent 7837ca978f
commit b5a14a0aa3
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun May 17 12:47:41 UTC 2015 - meissner@suse.com
- delete info files in the preun section
-------------------------------------------------------------------
Tue Mar 3 20:21:38 UTC 2015 - astieger@suse.com

View File

@ -62,7 +62,7 @@ rm -rf %{buildroot}/%{_datadir}/%{name}/
%post
%install_info --info-dir=%{_infodir} %{_infodir}/autoconf-archive.info.gz
%postun
%preun
%install_info_delete --info-dir=%{_infodir} %{_infodir}/autoconf-archive.info.gz
%files