File: fix-build-top-mk

package info (click to toggle)
openldap 2.6.10%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 31,080 kB
  • sloc: ansic: 328,961; sh: 51,256; cpp: 6,011; makefile: 3,320; sql: 1,714; perl: 455; python: 184; tcl: 45
file content (13 lines) | stat: -rw-r--r-- 365 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: openldap/build/top.mk
===================================================================
--- openldap.orig/build/top.mk	2022-05-20 17:36:15.513248684 -0400
+++ openldap/build/top.mk	2022-05-20 17:36:15.509248681 -0400
@@ -20,7 +20,7 @@
 RELEASEDATE= @OPENLDAP_RELEASE_DATE@
 
 @SET_MAKE@
-SHELL = /bin/sh
+SHELL = @SHELL@
 
 top_builddir = @top_builddir@