SHA256
1
0
forked from pool/gvfs

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:
Dominique Leuenberger 2012-08-06 18:21:12 +00:00 committed by Git OBS Bridge
parent 3081f59ad4
commit 53cd423719
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

View File

@ -129,10 +129,10 @@ VFS functionality for GLib.
translation-update-upstream
%patch5 -p1
%patch6 -p1
autoreconf -f
libtoolize -c -f
%build
autoreconf -f
libtoolize -c -f
%configure \
--libexecdir=%{_libexecdir}/%{name} \
%if %{with_udisks2}