Accepting request 482352 from GNOME:Factory

Minor cleanup

OBS-URL: https://build.opensuse.org/request/show/482352
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gjs?expand=0&rev=61
This commit is contained in:
Yuchen Lin 2017-03-29 11:24:31 +00:00 committed by Git OBS Bridge
commit edf4a98a12
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