projects
/
openldap.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
977a49d
)
Replace upstream version with Debian version in version strings
author
Ryan Tandy
<ryan@nardis.ca>
Mon, 7 Sep 2020 16:47:28 +0000
(17:47 +0100)
committer
Ryan Tandy
<ryan@nardis.ca>
Mon, 7 Sep 2020 16:47:28 +0000
(17:47 +0100)
Forwarded: not-needed
Gbp-Pq: Name debian-version
build/version.sh
patch
|
blob
|
history
diff --git
a/build/version.sh
b/build/version.sh
index e3bca1c7ee343cb8ca2839e8bcb8f8532fb9f20f..aeafe982dd78d6c5299aeba9b2063b986d01205c 100755
(executable)
--- a/
build/version.sh
+++ b/
build/version.sh
@@
-40,7
+40,7
@@
echo OL_PATCH=$ol_patch
echo OL_API_INC=$ol_api_inc
echo OL_API_LIB_RELEASE=$ol_api_lib_release
echo OL_API_LIB_VERSION=$ol_api_lib_version
-echo OL_VERSION=
$ol_version
+echo OL_VERSION=
\"${DEB_VERSION:-$ol_version}\"
echo OL_TYPE=$ol_type
echo OL_STRING=\"${ol_string}\"
echo OL_RELEASE_DATE=\"${ol_release_date}\"