summaryrefslogtreecommitdiffstats
path: root/repos/autotools/autotools-git/automake/automake.spec
diff options
context:
space:
mode:
Diffstat (limited to 'repos/autotools/autotools-git/automake/automake.spec')
-rw-r--r--repos/autotools/autotools-git/automake/automake.spec2
1 files changed, 0 insertions, 2 deletions
diff --git a/repos/autotools/autotools-git/automake/automake.spec b/repos/autotools/autotools-git/automake/automake.spec
index 305628d..a5c9f78 100644
--- a/repos/autotools/autotools-git/automake/automake.spec
+++ b/repos/autotools/autotools-git/automake/automake.spec
@@ -26,7 +26,6 @@ Source3: http://git.savannah.gnu.org/cgit/config.git/plain/config.guess
# Keep those patches in 'git format-patch' format (with docs).
Patch0: automake-1.15-disable-vala-tests.patch
-Patch1: automake-1.15-perl-escape-curly-bracket.patch
URL: http://www.gnu.org/software/automake/
Requires: %{?scl_prefix}autoconf >= 2.65
@@ -104,7 +103,6 @@ Makefiles.
%prep
%setup -q -n automake-%{version}
%patch0 -p1 -b .disable_tests
-%patch1 -p1 -b .curly_bracket
# to use this, we should 100% *know* what the patches do
find -exec touch --date=`date -I` {} +