mgetty.1.1.19.src.rpm

Tom (tommyr@agora.rdrop.com)
Thu, 14 Jan 1999 23:39:34 -0800



I've never built one of these so I'm looking for some reassurance here

I was able to make all the i386.rpm and the src.rpm

To do this I edited the Makefile at the top of the source tree and the
Makefile in the viewfax source tree to make the directories and
executables similar to 1.1.14.

I also commented out areas of the .spec file that involved

	logrotate

	and /usr/bin/kvg

There were nonexecutables in ./tools (./tools/kvg and ./tools/cutbl) and
the  binary in ./callback ("./callback/callback")  was not installed
(but "./callback/ct"  was installed)  and I want to
make sure that my interpretation that these are not part of the usual
install is correct.

Or do I have play with this some more?