Formerly compatMakefile.~65~
authorRoland McGrath <roland@redhat.com>
Mon, 22 Feb 1993 19:19:33 +0000 (19:19 +0000)
committerRoland McGrath <roland@redhat.com>
Mon, 22 Feb 1993 19:19:33 +0000 (19:19 +0000)
compatMakefile

index 5a620f7..67ed8a5 100644 (file)
@@ -192,7 +192,7 @@ $(bindir)/$(instname): make
 $(infodir)/$(instname).info: make.info
        for file in make.info*; do \
          $(INSTALL_DATA) $$file \
-           `echo $@ | sed "s/$(instname).info\$$/$$file/"`; \
+           `echo $@ | sed "s,$(instname).info\$$,$$file,"`; \
        done
 
 $(mandir)/$(instname).$(manext): make.man