termcap-compat-1.2.3/ termcap-compat-1.2.3/ChangeLog termcap-compat-1.2.3/Makefile termcap-compat-1.2.3/README termcap-compat-1.2.3/termcap.c termcap-compat-1.2.3/termcap.h termcap-compat-1.2.3/termcap.info termcap-compat-1.2.3/termcap.info-1 termcap-compat-1.2.3/termcap.info-2 termcap-compat-1.2.3/termcap.info-3 termcap-compat-1.2.3/termcap.info-4 termcap-compat-1.2.3/termcap.texi termcap-compat-1.2.3/texinfo.tex termcap-compat-1.2.3/tparam.c termcap-compat-1.2.3/debian/ termcap-compat-1.2.3/debian/copyright termcap-compat-1.2.3/debian/changelog termcap-compat-1.2.3/debian/conffiles termcap-compat-1.2.3/debian/control termcap-compat-1.2.3/debian/postrm termcap-compat-1.2.3/debian/preinst termcap-compat-1.2.3/debian/rules termcap-compat-1.2.3/debian/postinst termcap-compat-1.2.3/debian/prerm termcap-compat-1.2.3/version.c termcap-compat-1.2.3/termtypes.tc termcap-compat-1.2.3/termtypes.tc~ Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- ./tparam.c.orig Thu Feb 14 17:10:50 2002 |+++ ./tparam.c Thu Feb 14 17:11:13 2002 -------------------------- Patching file tparam.c using Plan A... Hunk #1 succeeded at 24. done Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- termcap.h.orig Tue May 9 18:54:56 2000 |+++ termcap.h Tue May 9 19:25:08 2000 -------------------------- Patching file termcap.h using Plan A... Hunk #1 succeeded at 34. Hunk #2 succeeded at 48. done Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- ./termcap.c.orig 1999-10-26 19:44:37.000000000 -0700 |+++ ./termcap.c 2003-01-03 14:22:13.000000000 -0800 -------------------------- Patching file termcap.c using Plan A... Hunk #1 succeeded at 43. done if [ ! -d pic ]; then mkdir pic; fi gcc -m32 -mcpu=v8 -mtune=v9 -O -I. -M termcap.c tparam.c version.c | \ sed -e 's,^[ ]*\(.*\.o\)[ ]*:,\1 pic/\1:,' > .depend gcc -m32 -mcpu=v8 -mtune=v9 -O -I. -c termcap.c termcap.c: In function 'tgetent': termcap.c:426: warning: passing argument 2 of 'tc_read' discards qualifiers from pointer target type gcc -m32 -mcpu=v8 -mtune=v9 -O -I. -fPIC -c termcap.c -o pic/termcap.o termcap.c: In function 'tgetent': termcap.c:426: warning: passing argument 2 of 'tc_read' discards qualifiers from pointer target type gcc -m32 -mcpu=v8 -mtune=v9 -O -I. -c tparam.c gcc -m32 -mcpu=v8 -mtune=v9 -O -I. -fPIC -c tparam.c -o pic/tparam.o gcc -m32 -mcpu=v8 -mtune=v9 -O -I. -c version.c gcc -m32 -mcpu=v8 -mtune=v9 -O -I. -fPIC -c version.c -o pic/version.o ar ucvr libtermcap.a termcap.o tparam.o version.o a - termcap.o a - tparam.o a - version.o cd pic; \ gcc -m32 -mcpu=v8 -mtune=v9 -lc -shared -o ../libtermcap.so.2.0.8 -Wl,-soname,libtermcap.so.2 termcap.o tparam.o version.o ldconfig: relative path `.' used to build cache cat: /splack-12.1/source/l/libtermcap/doinst.sh: No such file or directory Slackware package maker, version 2.1. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating tar file libtermcap-1.2.3-sparc-2.tar... ./ lib/ lib/libtermcap.so.2.0.8 usr/ usr/doc/ usr/doc/termcap-1.2.3/ usr/doc/termcap-1.2.3/ChangeLog usr/doc/termcap-1.2.3/README usr/doc/termcap-1.2.3/changelog usr/lib/ usr/lib/libtermcap.a usr/include/ usr/include/termcap.h usr/info/ usr/info/termcap.info-2.gz usr/info/termcap.info-3.gz usr/info/termcap.info-4.gz usr/info/termcap.info.gz usr/info/termcap.info-1.gz install/ install/slack-desc install/doinst.sh tar-1.13: libtermcap-1.2.3-sparc-2.tar is the archive; not dumped WARNING: zero length file install/doinst.sh Gzipping libtermcap-1.2.3-sparc-2.tar... Renaming libtermcap-1.2.3-sparc-2.tar.gz to libtermcap-1.2.3-sparc-2.tgz... Package creation complete. Package in /tmp