]> git.pld-linux.org Git - packages/expect.git/blob - expect.patch
plomby
[packages/expect.git] / expect.patch
1 diff -Nru expect-5.26/Makefile.in expect-5.26.new/Makefile.in
2 --- expect-5.26/Makefile.in     Tue Jun 16 15:53:36 1998
3 +++ expect-5.26.new/Makefile.in Fri Sep 11 13:17:45 1998
4 @@ -410,8 +410,6 @@
5         $(INSTALL_DATA) $(srcdir)/expect_tcl.h $(includedir)
6         $(INSTALL_DATA) $(srcdir)/expect_comm.h $(includedir)
7  # force installation of Tcl's private regexp definition - we simply have to
8 -# make it public in order for people to use Expect's C lib.
9 -       $(INSTALL_DATA) $(TCLHDIR)/tclRegexp.h $(includedir)
10  # install Debugger's public include file (just in case it's not there)
11         $(INSTALL_DATA) $(srcdir)/Dbg.h $(includedir)
12  # some people don't install Tcl, sigh
This page took 0.027491 seconds and 3 git commands to generate.