Re: X Strike Force X.Org X11 SVN commit: r665 - trunk/debian
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
Reply to: