ncmpcpp: Update from 0.8.1 to 0.8.2
[termux-packages] / packages / expect / Makefile.in.patch
CommitLineData
b1e1a0b8
FF
1diff -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
257e5f01
FF
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/$@ > $@
b1e1a0b8 30+ cp $(srcdir)/example/$@ $@
257e5f01
FF
31
32 ## We cannot use TCL_LIBS below (after TCL_LIB_SPEC) because its
33 ## expansion references the contents of LIBS, which contains linker