Do not call autoreconf while build.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=63
This commit is contained in:
Lars Müller 2012-06-01 11:27:16 +00:00 committed by Git OBS Bridge
parent 14043d2dbe
commit 77df3876d5
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jun 1 11:26:13 UTC 2012 - lmuelle@suse.com
- Do not call autoreconf while build.
-------------------------------------------------------------------
Fri Jun 1 09:06:29 UTC 2012 - lmuelle@suse.com

View File

@ -78,7 +78,6 @@ the Linux CIFS filesystem.
%setup -q
%build
autoreconf --force --install
export CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE -fpie"
export LDFLAGS="-pie"
%{configure}