mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-30 03:29:35 -05:00
Match xrpcomp change in devel
This commit is contained in:
parent
c18d6e7ecf
commit
2ce7c6859f
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ fax5version.c: ${FAX5OBJS} $(LDAP_LIBDEPEND)
|
|||
$(MKVERSION) fax500 > $@
|
||||
|
||||
xrpcomp.tmp: xrpcomp
|
||||
$(SED) -e 's%\%LIBEXECDIR\%%$(libexecdir)%' $(srcdir)/xrpcomp > xrpcomp.tmp
|
||||
$(SED) -e 's|%LIBEXECDIR%|$(libexecdir)|' $(srcdir)/xrpcomp > xrpcomp.tmp
|
||||
|
||||
install-local: $(PROGRAMS) FORCE
|
||||
-$(MKDIR) $(libexecdir)
|
||||
|
|
|
|||
Loading…
Reference in a new issue