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:
parent
c0c7dc835a
commit
27855f5c53
@ -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