li...@rhsoft.net:
> the most likely reason is "make install" versus "make upgrade" which 
> *both* don't apply for a rpmbuild because there is no business for 
> "interactive" and no business for "non-interactive version, for upgrades"
> 
> would "make install" just work non-interactive problem gone
> 
> # make install       (interactive version, first time install)
> # make upgrade       (non-interactive version, for upgrades)

The only difference between "install" and "upgrade" is that one is
interactive and the other is not. That is, "install" is an upgrade
from zero with all the answers pre-determined.

        Wietse

Reply via email to