File project1.diff of Package automake
--- automake.spec.orig +++ automake.spec @@ -50,10 +50,10 @@ Authors: ./configure --prefix=/usr --infodir=%{_infodir} --mandir=%{_mandir} \ --docdir=%{_docdir}/%{name} make -# Some architectures can't keep up the pace. -%ifnarch alpha -make check VERBOSE=1 -%endif +## Some architectures can't keep up the pace. +#%ifnarch alpha +#make check VERBOSE=1 +#%endif %install make install DESTDIR=$RPM_BUILD_ROOT