Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
openldap
OpenLDAP
Commits
e9721ffb
Commit
e9721ffb
authored
May 11, 2005
by
Kurt Zeilenga
Browse files
Add code to build guide
parent
32aa75bf
Changes
1
Hide whitespace changes
Inline
Side-by-side
build/mkrelease
View file @
e9721ffb
...
...
@@ -51,6 +51,13 @@ if test ! -d $RELNAME ; then
exit
1
fi
if
test
-e
$RELNAME
/doc/guide/admin/guide.sdf
;
then
echo
"build guide..."
(
cd
$RELNAME
/doc/guide/admin
;
make guide.html
)
else
echo
"No guide"
fi
if
test
!
-e
$RELNAME
/build/version.sh
;
then
echo
"No build version"
OL_STRING
=
"something"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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