diff options
-rw-r--r-- | sys-devel/autoconf-vanilla/autoconf-vanilla-2.72c.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-devel/autoconf-vanilla/autoconf-vanilla-2.72c.ebuild b/sys-devel/autoconf-vanilla/autoconf-vanilla-2.72c.ebuild index a678cada264c..ba5dad5a496c 100644 --- a/sys-devel/autoconf-vanilla/autoconf-vanilla-2.72c.ebuild +++ b/sys-devel/autoconf-vanilla/autoconf-vanilla-2.72c.ebuild @@ -51,6 +51,8 @@ PATCHES=( "${FILESDIR}"/"${MY_P}"-conflicts.patch ) +TC_AUTOCONF_ENVPREFIX=07 + src_prepare() { if [[ ${PV} == *9999 ]] ; then # Avoid the "dirty" suffix in the git version by generating it |