forked from pool/screen
Accepting request 419742 from home:Alexander_Naumov:branches:Base:System
Remove %postun - it tried to delete "screen.info.gz" file second time. OBS-URL: https://build.opensuse.org/request/show/419742 OBS-URL: https://build.opensuse.org/package/show/Base:System/screen?expand=0&rev=64
This commit is contained in:
parent
4dfe9489fa
commit
9f3a56f0d4
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 17 14:02:33 UTC 2016 - alexander_naumov@opensuse.org
|
||||
|
||||
- Remove %postun - it tried to delete "screen.info.gz" file
|
||||
second time.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 11 17:32:44 UTC 2016 - alexander_naumov@opensuse.org
|
||||
|
||||
|
@ -127,7 +127,4 @@ install -m 644 %SOURCE1 $RPM_BUILD_ROOT/usr/lib/tmpfiles.d
|
||||
test -d %rundir/screens || mkdir -m 755 %rundir/screens
|
||||
test -d %rundir/uscreens || mkdir -m 1777 %rundir/uscreens
|
||||
|
||||
%postun
|
||||
%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user