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
David Barchiesi
OpenLDAP
Commits
9556aecd
Commit
9556aecd
authored
Nov 09, 2007
by
Howard Chu
Browse files
There can be multiple ETCDIR instances on a line
parent
488af9da
Changes
1
Hide whitespace changes
Inline
Side-by-side
build/man.mk
View file @
9556aecd
...
...
@@ -23,7 +23,7 @@ all-common:
PAGES
=
`
cd
$(srcdir)
;
echo
*
.
$(MANSECT)
`
;
\
for
page
in
$$
PAGES
;
do
\
$(SED)
-e
"s%LDVERSION%
$(VERSION)
%"
\
-e
's%ETCDIR%
$(sysconfdir)
%'
\
-e
's%ETCDIR%
$(sysconfdir)
%
g
'
\
-e
's%LOCALSTATEDIR%
$(localstatedir)
%'
\
-e
's%SYSCONFDIR%
$(sysconfdir)
%'
\
-e
's%DATADIR%
$(datadir)
%'
\
...
...
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