summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--contrib/crossrpms/autotools/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/crossrpms/autotools/Makefile.am b/contrib/crossrpms/autotools/Makefile.am
index c543b0ac10..6028552ef1 100644
--- a/contrib/crossrpms/autotools/Makefile.am
+++ b/contrib/crossrpms/autotools/Makefile.am
@@ -9,5 +9,5 @@ AUTOCONF_RPMREL = 2%{?dist}
include ./autoconf.am
AUTOMAKE_VERS = 1.10.2
-AUTOMAKE_RPMREL = 1%{?dist}
+AUTOMAKE_RPMREL = 2
include ./automake.am