SHA256
1
0
forked from pool/gvfs

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:
Stephan Kulow 2012-08-07 06:07:53 +00:00 committed by Git OBS Bridge
commit 2e2002d1eb
2 changed files with 7 additions and 2 deletions

View File

@ -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

View File

@ -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}