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:
commit
edf4a98a12
@ -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
|
Mon Mar 20 19:58:00 UTC 2017 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
3
gjs.spec
3
gjs.spec
@ -90,9 +90,6 @@ make -j1 V=1
|
|||||||
%make_install
|
%make_install
|
||||||
find %{buildroot} -type f -name "*.la" -delete -print
|
find %{buildroot} -type f -name "*.la" -delete -print
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf %{buildroot}
|
|
||||||
|
|
||||||
%post -n libgjs0 -p /sbin/ldconfig
|
%post -n libgjs0 -p /sbin/ldconfig
|
||||||
|
|
||||||
%postun -n libgjs0 -p /sbin/ldconfig
|
%postun -n libgjs0 -p /sbin/ldconfig
|
||||||
|
Loading…
Reference in New Issue
Block a user