aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-support/openldap/openldap-2.4.39/fix-build-top-mk.patch
blob: 418fe35b34fc0b652c1eeb2c25b3a4ad96ac3e25 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/build/top.mk
+++ b/build/top.mk
@@ -20,7 +20,7 @@
 RELEASEDATE= @OPENLDAP_RELEASE_DATE@
 
 @SET_MAKE@
-SHELL = /bin/sh
+SHELL = @SHELL@
 
 top_builddir = @top_builddir@