From: Kurt Zeilenga Date: Wed, 14 Jul 1999 17:07:39 +0000 (+0000) Subject: Match xrpcomp change in devel X-Git-Tag: OPENLDAP_REL_ENG_2_BP~135 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=2ce7c6859ff238c84aeef93874642c4c8b12f0fe;p=openldap Match xrpcomp change in devel --- diff --git a/clients/fax500/Makefile.in b/clients/fax500/Makefile.in index eb11a23f63..27e89a2d3b 100644 --- a/clients/fax500/Makefile.in +++ b/clients/fax500/Makefile.in @@ -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)