Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nadezhda Ivanova
OpenLDAP
Commits
58a295d8
Commit
58a295d8
authored
Sep 12, 1998
by
Kurt Zeilenga
Browse files
Import missing mkdir in install rule from stable branch.
parent
cad8e004
Changes
1
Hide whitespace changes
Inline
Side-by-side
clients/fax500/Make-template
View file @
58a295d8
...
...
@@ -53,7 +53,7 @@ fax5version.c: main.o faxtotpc.o $(LDIR)/libldap.a
< Version.c > $@ )
install: rp500 xrpcomp fax500 FORCE
-$(MKDIR) -p $(LDAP_ETCDIR) $(LDAP_BINDIR)
-$(MKDIR) -p $(LDAP_ETCDIR) $(LDAP_BINDIR)
$(LDAP_LIBEXECDIR)
$(INSTALL) $(INSTALLFLAGS) -m 755 rp500 $(LDAP_LIBEXECDIR)
$(SED) -e 's%ETCDIR%$(LDAP_LIBEXECDIR)%' xrpcomp > /tmp/xrpcomp.tmp
$(INSTALL) $(INSTALLFLAGS) -m 755 /tmp/xrpcomp.tmp $(LDAP_BINDIR)/xrpcomp
...
...
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