OK, so I have the following in /etc/apt/apt.conf to automatically compile a source package:
Apt {
Get {
Compile "true";
};
};
Is there any way to get `apt-get source' to install the .deb that is
built?
Then, `apt-get source' will be equivalent (and as painless) as
`apt-get install.'
--
Bill Wohler <[EMAIL PROTECTED]> http://www.newt.com/wohler/ GnuPG ID:610BD9AD
Maintainer of comp.mail.mh FAQ and mh-e. Vote Libertarian!
If you're passed on the right, you're in the wrong lane.

