Accepting request 161028 from home:k0da:ppc

- extraconfigure macro is not defined on ppc

OBS-URL: https://build.opensuse.org/request/show/161028
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=30
This commit is contained in:
Marcus Meissner 2013-03-26 08:58:26 +00:00 committed by Git OBS Bridge
parent 04d8f6bbb5
commit ecc166bd85
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 25 17:37:59 UTC 2013 - dvaleev@suse.com
- extraconfigure macro is not defined on ppc
-------------------------------------------------------------------
Wed Mar 13 11:30:52 UTC 2013 - mchang@suse.com

View File

@ -336,7 +336,7 @@ cd build
--sysconfdir=%{_sysconfdir} \
--target=%{_target_platform} \
--with-platform=%{platform} \
%{extraconfigure} \
%{?extraconfigure} \
--program-transform-name=s,grub,%{name},
make %{?_smp_mflags}
%endif