Accepting request 130131 from home:sbrabec:branches:GNOME:Factory
- Move autoreconf to %build, where it belongs. OBS-URL: https://build.opensuse.org/request/show/130131 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=147
This commit is contained in:
parent
3081f59ad4
commit
53cd423719
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 6 18:40:31 CEST 2012 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Move autoreconf to %build, where it belongs.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 24 09:48:58 UTC 2012 - vuntz@opensuse.org
|
Thu May 24 09:48:58 UTC 2012 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -129,10 +129,10 @@ VFS functionality for GLib.
|
|||||||
translation-update-upstream
|
translation-update-upstream
|
||||||
%patch5 -p1
|
%patch5 -p1
|
||||||
%patch6 -p1
|
%patch6 -p1
|
||||||
autoreconf -f
|
|
||||||
libtoolize -c -f
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
autoreconf -f
|
||||||
|
libtoolize -c -f
|
||||||
%configure \
|
%configure \
|
||||||
--libexecdir=%{_libexecdir}/%{name} \
|
--libexecdir=%{_libexecdir}/%{name} \
|
||||||
%if %{with_udisks2}
|
%if %{with_udisks2}
|
||||||
|
Loading…
Reference in New Issue
Block a user