projects
/
openldap.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0dd0b87
)
fix-build-top-mk
author
Debian OpenLDAP Maintainers
<pkg-openldap-devel@lists.alioth.debian.org>
Sat, 24 Sep 2022 19:40:21 +0000
(20:40 +0100)
committer
Ryan Tandy
<ryan@nardis.ca>
Sat, 24 Sep 2022 19:40:21 +0000
(20:40 +0100)
Gbp-Pq: Name fix-build-top-mk
build/top.mk
patch
|
blob
|
history
diff --git
a/build/top.mk
b/build/top.mk
index 9792c6455bbef798a2e49ca55ba2c0e0ff97046b..3358c219b3cf477fee027457274cd0e55b4cb87e 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@