Accepting request 482344 from home:jengelh:branches:GNOME:Factory

- Drop redundant %clean section

OBS-URL: https://build.opensuse.org/request/show/482344
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gjs?expand=0&rev=115
This commit is contained in:
Bjørn Lie 2017-03-23 18:21:24 +00:00 committed by Git OBS Bridge
parent c0c7dc835a
commit 27855f5c53
2 changed files with 5 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Mar 23 17:44:24 UTC 2017 - jengelh@inai.de
- Drop redundant %clean section
-------------------------------------------------------------------
Mon Mar 20 19:58:00 UTC 2017 - dimstar@opensuse.org

View File

@ -90,9 +90,6 @@ make -j1 V=1
%make_install
find %{buildroot} -type f -name "*.la" -delete -print
%clean
rm -rf %{buildroot}
%post -n libgjs0 -p /sbin/ldconfig
%postun -n libgjs0 -p /sbin/ldconfig