diff --git a/legacy/eet/eet.spec.in b/legacy/eet/eet.spec.in index 7bfc6de4b0..a89ddd2cd3 100644 --- a/legacy/eet/eet.spec.in +++ b/legacy/eet/eet.spec.in @@ -40,8 +40,9 @@ Headers, static libraries, test programs and documentation for Eet %setup -q %build -#%{configure} --prefix=%{_prefix} -./configure --prefix=%{_prefix} +%{configure} --prefix=%{_prefix} +### use this if you have build problems +#./configure --prefix=%{_prefix} %{__make} %{?_smp_mflags} %{?mflags} %install