projects
/
openldap.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6196c75
)
fix-build-top-mk
author
Debian OpenLDAP Maintainers
<pkg-openldap-devel@lists.alioth.debian.org>
Sun, 14 Feb 2021 17:26:41 +0000
(17:26 +0000)
committer
Ryan Tandy
<ryan@nardis.ca>
Sun, 14 Feb 2021 17:26:41 +0000
(17:26 +0000)
Gbp-Pq: Name fix-build-top-mk
build/top.mk
patch
|
blob
|
history
diff --git
a/build/top.mk
b/build/top.mk
index 00572ebf9388d313c59ae1d5f06cbf500fec3c96..30b94413faceac1b422f4ce42f029dd24f67261f 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@