distorted-utils: Currently disabled.
[termux-packages] / packages / expect / Makefile.in.patch
1 diff -u -r ../expect5.45.3/Makefile.in ./Makefile.in
2 --- ../expect5.45.3/Makefile.in 2010-09-30 19:14:07.000000000 +0200
3 +++ ./Makefile.in 2017-11-22 13:59:45.609495604 +0100
4 @@ -32,16 +32,14 @@
5 # SCRIPTS is a target. If this is a problem, just comment out the
6 # SCRIPTS target itself.
7
8 -SCRIPTS = timed-run timed-read ftp-rfc autopasswd lpunlock weather \
9 - passmass rftp kibitz rlogin-cwd xpstat tkpasswd dislocate xkibitz \
10 - tknewsbiff unbuffer mkpasswd cryptdir decryptdir autoexpect \
11 - multixterm
12 +SCRIPTS = timed-run timed-read \
13 + unbuffer autoexpect
14
15 # A couple of the scripts have man pages of their own.
16 # You can delete these too if you don't want'em.
17
18 -SCRIPTS_MANPAGES = kibitz dislocate xkibitz tknewsbiff unbuffer mkpasswd \
19 - passmass cryptdir decryptdir autoexpect multixterm
20 +SCRIPTS_MANPAGES = unbuffer \
21 + autoexpect
22
23
24 # allow us to handle null list gracefully, "end_of_list" should not exist
25 @@ -380,7 +378,7 @@
26 cp $(DIST_ROOT)/$(PKG_DIR).tar.gz $(top_builddir)
27
28 $(SCRIPTS):
29 - $(TCLSH) $(srcdir)/fixline1 $(SHORT_BINDIR) < $(srcdir)/example/$@ > $@
30 + cp $(srcdir)/example/$@ $@
31
32 ## We cannot use TCL_LIBS below (after TCL_LIB_SPEC) because its
33 ## expansion references the contents of LIBS, which contains linker