--- pdsh-pdsh-2.34/configure.ac 2021-05-06 23:03:47.438349356 -0400 +++ pdsh-pdsh-2.34/configure.ac.new 2021-05-06 23:04:14.284611960 -0400 @@ -6,8 +6,7 @@ # # This file is to be processed with autoconf to generate a configure script. -AC_INIT([pdsh], - m4_esyscmd([git describe --always | awk '/.*/ {sub(/^pdsh-/, ""); printf "%s",$1; exit}'])) +AC_INIT([pdsh],[2.34]) AC_CONFIG_SRCDIR([pdsh]) AC_CONFIG_AUX_DIR([config])