Accepting request 393450 from home:pluskalm:branches:Base:System
- Fix typo in preun script OBS-URL: https://build.opensuse.org/request/show/393450 OBS-URL: https://build.opensuse.org/package/show/Base:System/autogen?expand=0&rev=42
This commit is contained in:
parent
1f26123875
commit
90cd6c3d09
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 3 15:34:42 UTC 2016 - mpluskal@suse.com
|
||||
|
||||
- Fix typo in preun script
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 19 08:38:13 UTC 2016 - mpluskal@suse.com
|
||||
|
||||
|
@ -96,7 +96,7 @@ make %{?_smp_mflags} check
|
||||
%install_info --info-dir=%{_infodir} %{_infodir}/autogen.info%{ext_info}
|
||||
|
||||
%preun
|
||||
%install_info_delete --info-dir=%{_infodir} %%{_infodir}/autogen.info%{ext_info}
|
||||
%install_info_delete --info-dir=%{_infodir} %{_infodir}/autogen.info%{ext_info}
|
||||
|
||||
%post -n %{libname} -p /sbin/ldconfig
|
||||
%postun -n %{libname} -p /sbin/ldconfig
|
||||
|
Loading…
x
Reference in New Issue
Block a user