diff --git a/automake.spec b/automake.spec index 16fd01b..2625dd2 100644 --- a/automake.spec +++ b/automake.spec @@ -7,7 +7,6 @@ Release: 1%{?dist} License: GPLv2+ and GFDL Group: Development/Tools Source: http://ftp.gnu.org/gnu/automake/automake-%{version}.tar.xz -Patch0: automake-1.11.6-xfail.patch URL: http://www.gnu.org/software/automake/ Requires: autoconf >= 2.68 Buildrequires: autoconf >= 2.68 @@ -41,7 +40,6 @@ Makefiles. %prep %setup -q -n automake-%{version} -%patch0 -p1 %build ./configure --prefix=%{_prefix} --mandir=%{_mandir} --infodir=%{_infodir} \