projects
/
openldap.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c84f967
)
fix-build-top-mk
author
Debian OpenLDAP Maintainers
<pkg-openldap-devel@lists.alioth.debian.org>
Thu, 13 Jun 2024 02:23:12 +0000
(19:23 -0700)
committer
Ryan Tandy
<ryan@nardis.ca>
Thu, 13 Jun 2024 02:23:12 +0000
(19:23 -0700)
Gbp-Pq: Name fix-build-top-mk
build/top.mk
patch
|
blob
|
history
diff --git
a/build/top.mk
b/build/top.mk
index d5dd27de546dda97b2a11dd41459d363d5a10a0b..17b128bc92413875e776f81ec0f5b5fa37f2fcf6 100644
(file)
--- 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@