debian/changelog | 4 +++- debian/local/dexconf | 1 + 2 files changed, 4 insertions(+), 1 deletion(-)
New commits: commit 25f7934dea2d56280114a0b8456a0f1af8824166 Author: Brice Goglin <[EMAIL PROTECTED]> Date: Sat Dec 22 18:49:52 2007 +0100 Fix dexconf to write in /etc/X11/xorg.conf by default again diff --git a/debian/changelog b/debian/changelog index edbf9ec..7c9401c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,8 +13,10 @@ xorg (1:7.3+9) UNRELEASED; urgency=low [ Brice Goglin ] * Fix "no video driver modules found" message, thanks Robert Millan, closes: #453930. + * Fix dexconf to write in /etc/X11/xorg.conf by default again, + closes: #456925. - -- Brice Goglin <[EMAIL PROTECTED]> Sat, 22 Dec 2007 17:44:30 +0100 + -- Brice Goglin <[EMAIL PROTECTED]> Sat, 22 Dec 2007 18:48:34 +0100 xorg (1:7.3+8) unstable; urgency=low diff --git a/debian/local/dexconf b/debian/local/dexconf index c53636e..9f669fb 100644 --- a/debian/local/dexconf +++ b/debian/local/dexconf @@ -66,6 +66,7 @@ list_convert () { } SERVER="xorg" +XF86CONFIG=/etc/X11/xorg.conf PROGNAME=${0##*/} SHOWHELP= EARLYEXIT= -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]