From 1de16a4a4421ee41856fbe4f9e0a8f0b131b610e Mon Sep 17 00:00:00 2001 From: Debian OpenLDAP Maintainers Date: Wed, 5 Oct 2022 13:38:13 +0100 Subject: [PATCH] fix-build-top-mk Gbp-Pq: Name fix-build-top-mk --- build/top.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/top.mk b/build/top.mk index 9792c645..3358c219 100644 --- a/build/top.mk +++ b/build/top.mk @@ -20,7 +20,7 @@ VERSION= @VERSION@ RELEASEDATE= @OPENLDAP_RELEASE_DATE@ @SET_MAKE@ -SHELL = /bin/sh +SHELL = @SHELL@ top_builddir = @top_builddir@ -- 2.30.2