Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
openldap
OpenLDAP
Commits
ae0576ea
Commit
ae0576ea
authored
Mar 19, 2003
by
Howard Chu
Browse files
Edit portable.nt to update OPENLDAP_VERSION
parent
8f158575
Changes
1
Hide whitespace changes
Inline
Side-by-side
build/mkrelease
View file @
ae0576ea
...
...
@@ -44,6 +44,13 @@ fi
.
$RELNAME
/build/version.sh
# Update the version for NT
ed
$RELNAME
/include/portable.nt
<<
EOF
/OPENLDAP_VERSION
s;".*";"
$ol_version
";
wq
EOF
tar
cf
$RELNAME
.tar
$RELNAME
gzip
-9
-c
$RELNAME
.tar
>
$RELNAME
.tgz
md5
$RELNAME
.tgz
>
$RELNAME
.md5
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment