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
Nadezhda Ivanova
OpenLDAP
Commits
3707d106
Commit
3707d106
authored
Sep 09, 1998
by
Kurt Zeilenga
Browse files
Fix typo. RUNDIR wasn't being defaulted.
parent
2fb96905
Changes
1
Hide whitespace changes
Inline
Side-by-side
Make-common.gmake
View file @
3707d106
...
...
@@ -78,7 +78,7 @@ endif
ifndef LDAP_LIBEXECDIR
LDAP_LIBEXECDIR= $(LDAP_INSTROOT)/libexec
endif
ifndef LDAP_
ETC
DIR
ifndef LDAP_
RUN
DIR
LDAP_RUNDIR= $(LDAP_ETCDIR)
endif
...
...
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