On Fri, Oct 07, 2005 at 01:49:06PM +1000, Daniel Stone wrote: > On Thu, Oct 06, 2005 at 06:51:58PM -0500, X Strike Force SVN Repository Admin > wrote: > > * Back out change from last revision that reset all debconf questions with > > "autodetect" in their name no matter what. This is unnecessary and only > > lead to annoyances. (closes: #332336) > > Just wrap it with: > if [ -z "$RECONFIGURE" ] || [ -z "$FIRSTINST" ]; then > fi
I was originally going to do that (I had it all set to commit and everything) and then I realized it's pointless. With dpkg-reconfigure it'll ask the question anyway, which is the case that I really want it for. - David Nusinow -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

