On Tue, Sep 18, 2007 at 07:43:01PM +0200, Julien Cristau wrote:
> --- a/debian/xserver-xorg.postinst.in
> +++ b/debian/xserver-xorg.postinst.in
> @@ -759,6 +759,12 @@ if [ -n "$FIRSTINST" ] || [ -n "$RECONFIGURE" ]; then
>            db_reset xserver-xorg/config/device/$param
>        done
>  
> +      # now the default-x-server question may be asked
> +      db_fget shared/default-x-server seen
> +      debug_echo "seen flag of shared/default-x-server is $RET"
> +      debug_echo "db_input $(priority_ceil low) shared/default-x-server"
> +      auto_answer db_input $(priority_ceil low) shared/default-x-server 
> "$THIS_PACKAGE"
> +
>        # priority of xserver-xorg/config/device/driver
>        PRIORITY=medium
>        if [ -n "$RECONFIGURE" ]; then

I inserted these lines to my /var/lib/dpkg/info/xserver-xorg.postinst,
with no effect.

Greetings
Marc

-- 
-----------------------------------------------------------------------------
Marc Haber         | "I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things."    Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to