]> git.pld-linux.org Git - packages/ed.git/commitdiff
- typo.
authorkloczek <kloczek@pld-linux.org>
Thu, 17 Jun 1999 23:17:42 +0000 (23:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ed-autoconf.patch -> 1.3

ed-autoconf.patch

index a12c555b07a6d2257720dc7c0badc3cb2b68d536..675ab78bf7c90a9ab38170730090ca9d88486418 100644 (file)
@@ -18,7 +18,7 @@ diff -Nru ed-0.2/Makefile.in ed-0.2.new/Makefile.in
 +      $(INSTALL_DATA) $(srcdir)/ed.1 $(DESTDIR)$(mandir)/$(binprefix)ed$(manext)
        cd $(mandir); \
 -        $(LN_S) $(binprefix)ed$(manext) $(binprefix)red$(manext)
-+      echo ".so ed$(manext)" > $(DESTDIR)$(mandir)red$(manext)
++      echo ".so ed$(manext)" > $(DESTDIR)$(mandir)/red$(manext)
  
  # Make sure all installation directories, e.g. $(bindir) actually exist by
  # making them if necessary.
This page took 0.087489 seconds and 4 git commands to generate.