From 53bfbe96de2f4a3e218e8a3afd8e0328b97a65b3 Mon Sep 17 00:00:00 2001 From: Debian OpenLDAP Maintainers Date: Tue, 17 Nov 2020 01:23:45 +0000 Subject: [PATCH] set-maintainer-name Gbp-Pq: Name set-maintainer-name --- build/mkversion | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/build/mkversion b/build/mkversion index 4e357236..071ad7f9 100755 --- a/build/mkversion +++ b/build/mkversion @@ -50,12 +50,7 @@ if test $# != 1 ; then fi APPLICATION=$1 -# Reproducible builds set SOURCE_DATE_EPOCH, want constant strings -if [ -n "${SOURCE_DATE_EPOCH}" ]; then - WHOWHERE="openldap" -else - WHOWHERE="$USER@$(uname -n):$(pwd)" -fi +WHOWHERE="Debian OpenLDAP Maintainers " cat << __EOF__ /* This work is part of OpenLDAP Software . -- 2.30.2