Skip to content
Snippets Groups Projects
Commit 2ce7c685 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Match xrpcomp change in devel

parent c18d6e7e
Branches
Tags
No related merge requests found
......@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment