Accepting request 130165 from GNOME:Factory
- Move autoreconf to %build, where it belongs. (forwarded request 130131 from dimstar) OBS-URL: https://build.opensuse.org/request/show/130165 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gvfs?expand=0&rev=85
This commit is contained in:
commit
2e2002d1eb
@ -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